diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2020-02-13 15:38:52 +0100 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2020-03-26 14:21:33 +0100 |
| commit | 09352ddab0372d92dfbacb562c6bde24bf98d02d (patch) | |
| tree | c1bb446113ff0f4c181269d73d57d15ef5ac13de /src/Fl_visual.cxx | |
| parent | 89449280dc6be1d0d54359d48fc74d6c05f0c0c0 (diff) | |
Update documentation, fix typos
Diffstat (limited to 'src/Fl_visual.cxx')
| -rw-r--r-- | src/Fl_visual.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_visual.cxx b/src/Fl_visual.cxx index 778befcba..c54d95529 100644 --- a/src/Fl_visual.cxx +++ b/src/Fl_visual.cxx @@ -52,7 +52,7 @@ </UL> <P>This returns true if the system has the capabilities by default or - FLTK suceeded in turing them on. Your program will still work even if + FLTK succeeded in turning them on. Your program will still work even if this returns false (it just won't look as good). */ int Fl::visual(int flags) |
