diff options
Diffstat (limited to 'documentation/src/editor.dox')
| -rw-r--r-- | documentation/src/editor.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/src/editor.dox b/documentation/src/editor.dox index 210a34da1..86eed4635 100644 --- a/documentation/src/editor.dox +++ b/documentation/src/editor.dox @@ -621,7 +621,7 @@ The Fl_Text_Editor widget supports highlighting of text with different fonts, colors, and sizes. The implementation is based on the excellent <A HREF="http://www.nedit.org/">NEdit</A> -text editor core, which +text editor core, from http://www.nedit.org/, which uses a parallel "style" buffer which tracks the font, color, and size of the text that is drawn. |
