summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-04-19 18:41:23 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-04-20 08:57:26 -0700
commit8140c2d43519fc44606a82e0d249541a2cdf516d (patch)
tree3f4d94a09f2b32a8559768710f3b39693a75a4d7 /globals.h
parenteec31c83594049fc52c985daacca0f8007a2a410 (diff)
Fix numerous typos & spelling errors in comments and message strings
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/globals.h b/globals.h
index abbf66d..e152021 100644
--- a/globals.h
+++ b/globals.h
@@ -41,7 +41,7 @@ extern Xman_Resources resources; /* Resource manager sets these. */
extern Widget help_widget; /* The help widget. */
-extern int default_height,default_width; /* Approximately the default with and
+extern int default_height,default_width; /* Approximately the default width and
height, of the manpage when shown,
the the top level manual page
window */