diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2019-02-09 21:20:09 +0100 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2019-02-09 21:21:48 +0100 |
| commit | 79af685c2889ca9ff9f88f01b08aee8cf01781b8 (patch) | |
| tree | 7738f3d7d50687d09f58f012f493449d04d946af /documentation/src | |
| parent | f8334cb999d6ddf9edf307a967027228d45e87cb (diff) | |
Fix typos
Diffstat (limited to 'documentation/src')
| -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. |
