summaryrefslogtreecommitdiff
path: root/documentation/src/development.dox
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2014-09-05 09:07:50 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2014-09-05 09:07:50 +0000
commit4cc2959be526f99e7ce80750e2c994b12bbe92f5 (patch)
tree1267e59955cd9818647088c46e3abd973ff60e42 /documentation/src/development.dox
parentce1ab7e1ce58f33a0dc6e7dc883cfd6710e899e3 (diff)
Fix a typo.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10273 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/src/development.dox')
-rw-r--r--documentation/src/development.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/src/development.dox b/documentation/src/development.dox
index 899fa9ac3..a25e66c4c 100644
--- a/documentation/src/development.dox
+++ b/documentation/src/development.dox
@@ -239,7 +239,7 @@ appears as:
There is no real need to use HTML \<P\> and \</P\> tags within the text
to tell doxygen to start or stop a paragraph. In most cases, when doxygen
encounters a blank line or some, but not all, \b \\commands in the text it
-knows that it as reached the start or end of a paragraph. Doxygen also
+knows that it has reached the start or end of a paragraph. Doxygen also
offers the \b \\par command for special paragraph handling. It can be used
to provide a paragraph title and also to indent a paragraph. Unfortunately
\b \\par won't do what you expect if you want to have doxygen links and