changeset 7116:c7992b210874

[project @ 2007-11-07 15:49:37 by jwe]
author jwe
date Wed, 07 Nov 2007 15:49:37 +0000
parents 926fc75fb02e
children 373c39904877
files doc/faq/Octave-FAQ.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/faq/Octave-FAQ.texi	Wed Nov 07 15:42:46 2007 +0000
+++ b/doc/faq/Octave-FAQ.texi	Wed Nov 07 15:49:37 2007 +0000
@@ -216,7 +216,7 @@
 
 @item better support for both msvc and mingw
 
-@item a fully compatiable MEX interface
+@item a fully compatible MEX interface
 
 @item many many other minor features and compatibility changes
 
@@ -798,7 +798,7 @@
 bindings from Octave to Tcl/Tk, Vtk and zenity included in the
 Octave Forge project (@url{http://octave.sourceforge.net}) for example
 that can be used for a GUI, but these are not @sc{Matlab}
-compatible. Work on a matlab compatiable GUI is in an alpha stage in the
+compatible. Work on a matlab compatible GUI is in an alpha stage in the
 JHandles package (@url{http://octave.sourceforge.net/jhandles/index.html}).
 This might be an issue if you intend to exchange Octave code with 
 @sc{Matlab} users.