diff scripts/miscellaneous/mkoctfile.m @ 11575:d6619410e79c

Spellcheck documentation before 3.4 release.
author Rik <octave@nomad.inbox5.com>
date Wed, 19 Jan 2011 21:16:13 -0800
parents 3c6e8aaa9555
children c792872f8942
line wrap: on
line diff
--- a/scripts/miscellaneous/mkoctfile.m	Thu Jan 20 00:12:05 2011 -0500
+++ b/scripts/miscellaneous/mkoctfile.m	Wed Jan 19 21:16:13 2011 -0800
@@ -48,7 +48,7 @@
 ## Generate dependency files (.d) for C and C++ source files.
 ##
 ## @item -R DIR
-## Add the runtime path to the link command.
+## Add the run-time path to the link command.
 ##
 ## @item -Wl,@dots{}
 ## Pass flags though the linker like "-Wl,-rpath=@dots{}".