aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2002-04-18 23:58:04 +0000
committernyamatongwe <unknown>2002-04-18 23:58:04 +0000
commit054465573cddec445b0dac2b350af8d1dcc88663 (patch)
tree26b46b01feb16214718817fd42a483241633dee0
parenta40a8df04f49472d761f21486193a158745c2927 (diff)
downloadscintilla-mirror-054465573cddec445b0dac2b350af8d1dcc88663.tar.gz
Fixed spelling.
-rw-r--r--include/Scintilla.iface2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Scintilla.iface b/include/Scintilla.iface
index 5711090b7..a3172875f 100644
--- a/include/Scintilla.iface
+++ b/include/Scintilla.iface
@@ -35,7 +35,7 @@
## Features may be removed but they will go through a period of deprecation
## before removal which is signalled by moving them into the Deprecated category.
##
-## enu has the syntax enu<ws><numeration>=<prefix>[<ws><prefix>]* where all the val
+## enu has the syntax enu<ws><enumeration>=<prefix>[<ws><prefix>]* where all the val
## features in this file starting with a given <prefix> are considered part of the
## enumeration.
##