From 6ed54124bbff402944085568bb2fa2148a2eff62 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 13 Dec 2008 18:31:54 +0000 Subject: Fixed typos and doxygen documentation. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6582 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/fl_diamond_box.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fl_diamond_box.cxx') diff --git a/src/fl_diamond_box.cxx b/src/fl_diamond_box.cxx index d9183b6f5..4da503b0f 100644 --- a/src/fl_diamond_box.cxx +++ b/src/fl_diamond_box.cxx @@ -26,7 +26,7 @@ // // Box drawing code for an obscure box type. -// These box types are in seperate files so they are not linked +// These box types are in separate files so they are not linked // in if not used. // The diamond box draws best if the area is square! -- cgit v1.2.3