Escape '%' in doxygen comment where needed.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10284 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser
2014-09-06 20:57:30 +00:00
parent 1fefa174c9
commit 77d72b9ef8
+1 -1
View File
@@ -372,7 +372,7 @@ The @ sign may also be followed by the following optional
\li +[1-9] or -[1-9] tweaks the scaling a little bigger or smaller.
\li '$' flips the symbol horizontally, '%' flips it vertically.
\li '$' flips the symbol horizontally, '\%' flips it vertically.
\li [0-9] - rotates by a multiple of 45 degrees. '5' and '6' do no rotation
while the others point in the direction of that key on a numeric keypad.