diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2010-12-06 15:54:52 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2010-12-06 15:54:52 +0000 |
| commit | 1124abc911a26828c41e6f9fe0bc608c521c6e47 (patch) | |
| tree | 26e7c59512d42c47eb2d1ee6d2440ebf9d40d23d /ide/README.IDE | |
| parent | f77228f2ef30d728b17260df95b7940d44983811 (diff) | |
Fixed typos.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7963 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/README.IDE')
| -rwxr-xr-x | ide/README.IDE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ide/README.IDE b/ide/README.IDE index 7f7578e29..055f80147 100755 --- a/ide/README.IDE +++ b/ide/README.IDE @@ -32,7 +32,7 @@ Earlier versions of Visual Studio can import the VisualC6 Project file to generate a working Solution.
VisualC2008 and VisualC2010 Solutions were generated with the free
-Visual Studion Express edition of the corresponding version.
+Visual Studio Express edition of the corresponding version.
Further notes about Xcode IDE project files (December 2010):
@@ -48,7 +48,7 @@ Other IDE's and Platforms Code::Blocks supports FLTK project natively. Please compile and install
FLTK using the Makefile system. Once installed, new FLTK projects
-can be generated using the Code::Blolcs IDE.
+can be generated using the Code::Blocks IDE.
Further IDE's can only be supported if a volunteer maintainer is found.
If you feel that your favourite IDE is missing from our list, we will
|
