From 05ff62fcc29d11cc43e23d6912b55ee05be600ca Mon Sep 17 00:00:00 2001 From: Olly Betts Date: Wed, 27 Sep 2006 17:25:04 +0000 Subject: [PATCH] Fix lots of typos in the manual. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9368 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Doc/Manual/CSharp.html | 6 +++--- Doc/Manual/Chicken.html | 6 +++--- Doc/Manual/Extending.html | 2 +- Doc/Manual/Introduction.html | 2 +- Doc/Manual/Java.html | 22 +++++++++++----------- Doc/Manual/Library.html | 2 +- Doc/Manual/Modula3.html | 4 ++-- Doc/Manual/Ocaml.html | 14 +++++++------- Doc/Manual/Perl5.html | 16 ++++++++-------- Doc/Manual/Preprocessor.html | 2 +- Doc/Manual/Ruby.html | 2 +- Doc/Manual/SWIG.html | 8 ++++---- Doc/Manual/SWIGPlus.html | 4 ++-- Doc/Manual/Scripting.html | 2 +- Doc/Manual/Tcl.html | 10 +++++----- Doc/Manual/Varargs.html | 2 +- Doc/Manual/Windows.html | 2 +- 17 files changed, 53 insertions(+), 53 deletions(-) diff --git a/Doc/Manual/CSharp.html b/Doc/Manual/CSharp.html index c68e95385..09b1131ea 100644 --- a/Doc/Manual/CSharp.html +++ b/Doc/Manual/CSharp.html @@ -64,7 +64,7 @@ please use the Java documentation as a guide to usi The C# module has the same major SWIG features as the Java module. The rest of this section should be read in conjunction with the Java documentation as it lists the main differences. -The most noteable differences to Java are the following: +The most notable differences to Java are the following: