diff options
author | nyamatongwe <unknown> | 2001-08-21 22:05:33 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2001-08-21 22:05:33 +0000 |
commit | 0a09dd2e73ece56c52d283268d03f33eb1696275 (patch) | |
tree | 54cb8214f43122dc55137cb3bdaacc3cde2a69ef | |
parent | 30792446144a4048d418e26f5e20f74617b46d86 (diff) | |
download | scintilla-mirror-0a09dd2e73ece56c52d283268d03f33eb1696275.tar.gz |
Fixed typos.
-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 9643c5661..bebe567c6 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -135,7 +135,7 @@ Better choices for font descriptors on GTK+ for most character sets. </li> <li> - GTK+ Scintilla is detroyed upon receiving destroy signal rather than + GTK+ Scintilla is destroyed upon receiving destroy signal rather than destroy_event signal. </li> <li> |