diff options
author | nyamatongwe <unknown> | 2007-10-08 07:26:01 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2007-10-08 07:26:01 +0000 |
commit | c049edfed1a38e372e5cd103b18ea986c3ac3057 (patch) | |
tree | c18158c04c93361c8e0f6f9c94b58e6dd1d90aec | |
parent | ddb50ee2e964e855e53676c42c9d6090265e4026 (diff) | |
download | scintilla-mirror-c049edfed1a38e372e5cd103b18ea986c3ac3057.tar.gz |
Typo.
-rw-r--r-- | doc/ScintillaHistory.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 2689194a5..46b5db298 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -400,7 +400,7 @@ </li> <li> Bug on Windows fixed by examining dropped text for Unicode even in non-Unicode mode so it - can work shen source only provides Unicode or when using an encoding different from the + can work when source only provides Unicode or when using an encoding different from the system default. </li> <li> |