summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2019-02-10 16:31:36 +0100
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2019-02-10 16:31:36 +0100
commit63802673f30a0fc119c9efe062c121f2e37e2781 (patch)
treedfc3214316f175ed24901e95f174787c13168a4c /documentation
parentff8f38f0807e6bc630d8c555db3519c413dfe109 (diff)
parent79af685c2889ca9ff9f88f01b08aee8cf01781b8 (diff)
Merge branch 'master' of https://github.com/fltk/fltk
Diffstat (limited to 'documentation')
-rw-r--r--documentation/src/common.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/src/common.dox b/documentation/src/common.dox
index fd39335f5..70cbe8901 100644
--- a/documentation/src/common.dox
+++ b/documentation/src/common.dox
@@ -375,7 +375,7 @@ The @ sign may also be followed by the following optional
Thus, to show a very large arrow pointing downward you would use the
label string "@+92->".
-Symbols and text can can be combined in a label, however the symbol must be at
+Symbols and text can be combined in a label, however the symbol must be at
the beginning and/or at the end of the text. If the text spans multiple lines,
the symbol or symbols will scale up to match the height of all the lines.