From 66a162535f002daedefd27ff56a01f97087bd9a1 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Mon, 22 Sep 2014 18:26:29 +0000 Subject: Fix documentation (more typos and formatting). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10332 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/faq.dox | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/documentation/src/faq.dox b/documentation/src/faq.dox index 347d22fdf..530f97eef 100644 --- a/documentation/src/faq.dox +++ b/documentation/src/faq.dox @@ -36,7 +36,7 @@ If you prefer watching TV to reading books and code, google search for "FLTK video tutorials" which has some introductory examples of how to write FLTK programs in C++ and build them. -\section faq_box_with_text How do a make a box with text? +\section faq_box_with_text How do I make a box with text? The 'hello world' program shows how to make a box with text. All widgets have labels, so picking a simple widget like Fl_Box @@ -53,10 +53,8 @@ which handles simple HTML formatted text. \section faq_license Can I use FLTK to make closed-source commercial applications? -Yes. The -\ref license FLTK license -is standard LGPL, but also includes a special clause ("exception") -to allow for static linking. Specifically: +Yes. The FLTK \ref license is standard LGPL, but also includes a special +clause ("exception") to allow for static linking. Specifically: \verbatim -- cgit v1.2.3