diff options
author | nyamatongwe <devnull@localhost> | 2001-04-11 10:15:26 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2001-04-11 10:15:26 +0000 |
commit | c93e81d71243a05e43259a6b220b3d0b56abf052 (patch) | |
tree | 387c08b2f1e7a89584de1328bdd476901fbfa924 | |
parent | 6a257c21703e120a6e9d56b876cfb13b51fdf866 (diff) | |
download | scintilla-mirror-c93e81d71243a05e43259a6b220b3d0b56abf052.tar.gz |
Spelling.
-rw-r--r-- | doc/ScintillaToDo.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaToDo.html b/doc/ScintillaToDo.html index 4c306978f..529177fbc 100644 --- a/doc/ScintillaToDo.html +++ b/doc/ScintillaToDo.html @@ -40,7 +40,7 @@ </p> <p> Python lexer does not understand escapes within triple quoted string like: - """String with emmbeded quote \"""" + """String with embedded quote \"""" </p> <h3> GTK+ Version Bugs |