diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2023-02-10 13:13:36 +0100 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2023-02-10 13:13:36 +0100 |
| commit | 2239ecc4a18452521f079b697cbc0305536a7f81 (patch) | |
| tree | 4f2fab0e89444d34fe25121d38e89e91f4268a38 /documentation/src/coordinates.dox | |
| parent | a3251b3208744f77e2589eb36cbf2df2a15bee4f (diff) | |
Fix typos in documentation and comments
(no code changes)
Diffstat (limited to 'documentation/src/coordinates.dox')
| -rw-r--r-- | documentation/src/coordinates.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/src/coordinates.dox b/documentation/src/coordinates.dox index cd393ca40..5dff210e4 100644 --- a/documentation/src/coordinates.dox +++ b/documentation/src/coordinates.dox @@ -141,8 +141,8 @@ to show the appropriate panel. For example, the user might be able to click on "Next" and "Prev" navigation buttons or keys, as shown below. -\image html wizard.png "FL_Wizard container widget" -\image latex wizard.png "FL_Wizard container widget" width=4cm +\image html wizard.png "Fl_Wizard container widget" +\image latex wizard.png "Fl_Wizard container widget" width=4cm \htmlonly |
