diff doc/interpreter/var.txi @ 8347:fa78cb8d8a5c

corrections for typos Here is a patch with some corrections for typos and missing/extra words in the manual. changeset: 8347:34fd1d1c2294 user: Brian Gough <bjg@gnu.org> date: Wed Nov 26 11:00:15 2008 -0500 summary: [docs] can not => cannot
author Brian Gough<bjg@network-theory.co.uk>
date Thu, 27 Nov 2008 10:28:24 +0100
parents 6f2d95255911
children 00df69d7e698
line wrap: on
line diff
--- a/doc/interpreter/var.txi	Tue Nov 25 14:04:55 2008 +0100
+++ b/doc/interpreter/var.txi	Thu Nov 27 10:28:24 2008 +0100
@@ -361,7 +361,7 @@
 
 @DOCSTRING(clear)
 
-Information about a function or variable such as it's location in the
+Information about a function or variable such as its location in the
 file system can also be acquired from within Octave. This is usually
 only useful during development of programs, and not within a program.