mirror of https://github.com/fltk/fltk
Corrected typo in doc.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9672 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
4a198a941c
commit
5fab123cd1
|
@ -27,7 +27,7 @@
|
|||
#endif
|
||||
|
||||
/**
|
||||
This widget simply draws its box, and possibly it's label. Putting it
|
||||
This widget simply draws its box, and possibly its label. Putting it
|
||||
before some other widgets and making it big enough to surround them
|
||||
will let you draw a frame around them.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue