diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2019-02-10 16:31:36 +0100 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2019-02-10 16:31:36 +0100 |
| commit | 63802673f30a0fc119c9efe062c121f2e37e2781 (patch) | |
| tree | dfc3214316f175ed24901e95f174787c13168a4c /documentation | |
| parent | ff8f38f0807e6bc630d8c555db3519c413dfe109 (diff) | |
| parent | 79af685c2889ca9ff9f88f01b08aee8cf01781b8 (diff) | |
Merge branch 'master' of https://github.com/fltk/fltk
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/src/common.dox | 2 |
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. |
