projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Overhaul wxWebHandler naming to try and make it consistent with the rest of wxWidgets...
[wxWidgets.git]
/
include
/
wx
/
datetime.h
diff --git
a/include/wx/datetime.h
b/include/wx/datetime.h
index 286155f29f1b179f4588a1880ddad5c5847e0862..6b5b7f0412a2c70edfc7eaac861dfcfd5fe435a3 100644
(file)
--- a/
include/wx/datetime.h
+++ b/
include/wx/datetime.h
@@
-173,7
+173,7
@@
public:
// the time in the current time zone
Local,
// the time in the current time zone
Local,
- // zones from GMT (= Greenw
h
ich Mean Time): they're guaranteed to be
+ // zones from GMT (= Greenwich Mean Time): they're guaranteed to be
// consequent numbers, so writing something like `GMT0 + offset' is
// safe if abs(offset) <= 12
// consequent numbers, so writing something like `GMT0 + offset' is
// safe if abs(offset) <= 12