From 170f1fd141bf3b1be12aad4f7a5ae874f3d53789 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 7 Aug 2012 14:45:22 -0400 Subject: Fixed typo; doc/14_Appendix.md --- doc/14_Appendix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/14_Appendix.md') diff --git a/doc/14_Appendix.md b/doc/14_Appendix.md index 0c1d98ed..492d1ad7 100644 --- a/doc/14_Appendix.md +++ b/doc/14_Appendix.md @@ -306,7 +306,7 @@ features in its editing component Scintilla: * Margins are overwritten by long lines when scrolling to the right. * Marker types other than `SC_MARK_CHARACTER` are not drawn (pixmap surfaces are not supported and `surface->LineTo()` is not supported for drawing marker - shapes and ). + shapes). * Mouse interactions, cursor types, and hotspots are not supported. * Only 8 colors are supported: black (`0x000000`), red (`0xFF0000`), green (`0x00FF00`), yellow (`0xFFFF00`), blue (`0x0000FF`), magenta (`0xFF00FF`), -- cgit v1.2.3