summaryrefslogtreecommitdiff
path: root/documentation/src/editor.dox
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/src/editor.dox')
-rw-r--r--documentation/src/editor.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/src/editor.dox b/documentation/src/editor.dox
index 2531dfbae..77c8bbaa5 100644
--- a/documentation/src/editor.dox
+++ b/documentation/src/editor.dox
@@ -1,6 +1,6 @@
/**
- \page editor Designing a Simple Text Editor
+ \page editor Designing a Simple Text Editor
This chapter takes you through the design of a simple
FLTK-based text editor.