diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-01-13 20:55:40 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-01-13 20:55:40 +0000 |
| commit | fae4b6ae7e035a78b518049dd521004ecba87cf1 (patch) | |
| tree | 455f6f91b8b0a9e2985135d3a88f05562feaa63a /documentation/intro.html | |
| parent | 4df8d6d80abef23616b34067c7fa2b9fc07b48dc (diff) | |
Final changes for next beta release - typos and more updated images.
git-svn-id: file:///fltk/svn/fltk/trunk@224 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/intro.html')
| -rw-r--r-- | documentation/intro.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/intro.html b/documentation/intro.html index 6216c6b47..ffcf35603 100644 --- a/documentation/intro.html +++ b/documentation/intro.html @@ -133,7 +133,7 @@ This will build the library, FLUID tool, and all of the test programs. <P>To install the library, become root and type "make install". This will copy the "fluid" executable to "bindir", the header files to "includedir", and the library files to "libdir". </P> -<H2>Building FLTK Under Micrsoft Windows</H2> +<H2>Building FLTK Under Microsoft Windows</H2> There are two ways to build FLTK under Microsoft Windows. The first is to use the Visual C++ 5.0 project files under the "visualc" directory. Just open (or double-click on) the "fltk.dsw" file to get @@ -195,4 +195,4 @@ Please include the FLTK version, operating system & version, and compiler that you are using when describing the bug or problem. <P>For general support and questions, please use the FLTK mailing list at "fltk@easysw.com". </P> -</BODY></HTML>
\ No newline at end of file +</BODY></HTML> |
