diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2020-03-28 07:13:34 +0100 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2020-03-28 07:13:34 +0100 |
| commit | f4029aebde2ecdfc176ce03a979bab16ab1c8eb1 (patch) | |
| tree | e08a4b16587e7cd50d653ce1f0c5d7c53bf42233 /src/Fl_visual.cxx | |
| parent | 6105a9520255a0178616f4f8732962b8b4d6753c (diff) | |
| parent | 09352ddab0372d92dfbacb562c6bde24bf98d02d (diff) | |
Merge remote-tracking branch 'refs/remotes/origin/master'
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) |
