aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32term.c
diff options
context:
space:
mode:
authorGlenn Morris2011-02-22 21:10:10 -0800
committerGlenn Morris2011-02-22 21:10:10 -0800
commit0105dc3e031edfe100df0abac10d34671b60dbf8 (patch)
tree6dddacbc11cb4f5fb0a6045db6450d463d53abc1 /src/w32term.c
parente8b5c6a20c8191da7587ffd21fcac7ae566acff4 (diff)
downloademacs-0105dc3e031edfe100df0abac10d34671b60dbf8.tar.gz
emacs-0105dc3e031edfe100df0abac10d34671b60dbf8.zip
Fix spelling of "supersede".
Diffstat (limited to 'src/w32term.c')
-rw-r--r--src/w32term.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32term.c b/src/w32term.c
index b889c96128d..387f2b5c59f 100644
--- a/src/w32term.c
+++ b/src/w32term.c
@@ -6024,7 +6024,7 @@ w32_initialize_display_info (display_name)
6024 6024
6025} 6025}
6026 6026
6027/* Create an xrdb-style database of resources to supercede registry settings. 6027/* Create an xrdb-style database of resources to supersede registry settings.
6028 The database is just a concatenation of C strings, finished by an additional 6028 The database is just a concatenation of C strings, finished by an additional
6029 \0. The strings are submitted to some basic normalization, so 6029 \0. The strings are submitted to some basic normalization, so
6030 6030