Fixed documentation typo.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8550 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser 2011-03-31 16:06:59 +00:00
parent bd36f0dd31
commit 885c5fe16d

View File

@ -4,7 +4,7 @@
This appendix describes the operating system specific interfaces in FLTK:
\li \ref osissues_accessing
\li \ref osissues_unit
\li \ref osissues_unix
\li \ref osissues_win32
\li \ref osissues_macos
@ -37,7 +37,7 @@ operating system.
</TABLE>
</CENTER>
\section osissues_unit The UNIX (X11) Interface
\section osissues_unix The UNIX (X11) Interface
The UNIX interface provides access to the X Window System
state information and data structures.