Check-in Number:
|
4036 | |
Date: |
2003-Feb-13 22:56:12 (local)
2003-Feb-13 21:56:12 (UTC) |
User: | ms |
Branch: | |
Comment: |
Fix screwey typo. |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/as/as-gui/as_const.h 1.53 -> 1.54
--- as_const.h 2003/02/13 21:12:36 1.53
+++ as_const.h 2003/02/13 21:56:12 1.54
@@ -160,7 +160,7 @@
// Style string constants
#define TITRAQ_STRCDE "CDE"
#define TITRAQ_STRSGI "SGI"
-#define TITRAQ_STRMOTIF "Motfi"
+#define TITRAQ_STRMOTIF "Motif"
#define TITRAQ_STRMPLUS "MotifPlus"
#define TITRAQ_STRPLAT "Platinum"
#define TITRAQ_STRMSOFT "Windows"
|
|