]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/datetime.h
Rewrite handling cell value changes in wxOSX/Cocoa wxDVC.
[wxWidgets.git] / include / wx / datetime.h
index dae827f7009820ac3270869daafaea13db31d5e4..dc59c920cdee3746c5cf16717ffc985ecf3fa216 100644 (file)
@@ -247,7 +247,7 @@ public:
         // adoption of the Gregorian calendar (see IsGregorian())
         //
         // All data and comments taken verbatim from "The Calendar FAQ (v 2.0)"
-        // by Claus Tndering, http://www.pip.dknet.dk/~c-t/calendar.html
+        // by Claus Tøndering, http://www.pip.dknet.dk/~c-t/calendar.html
         // except for the comments "we take".
         //
         // Symbol "->" should be read as "was followed by" in the comments