diff scripts/optimization/glpk.m @ 17290:17be601bc783

doc: Periodic spellchecking of documentation. * doc/interpreter/doccheck/aspell-octave.en.pws: Add new words to Octave-specific dictionary. * doc/interpreter/tips.txi: Use @nospell macro around qcode definition. * libinterp/corefcn/utils.cc: Use @nospell macro around meaningless example directory names. scripts/optimization/fsolve.m: Use @nospell macro around proper name Broyden. scripts/optimization/glpk.m: Use @nospell macro around false word "pseudocost".
author Rik <rik@octave.org>
date Tue, 20 Aug 2013 09:42:35 -0700
parents bc924baa2c4e
children 1c89599167a6
line wrap: on
line diff
--- a/scripts/optimization/glpk.m
+++ b/scripts/optimization/glpk.m
@@ -241,7 +241,7 @@
 ## Heuristic by Driebeck and Tomlin.
 ##
 ## @item 5 (@w{@code{GLP_BR_PCH}})
-## Hybrid pseudocost heuristic.
+## Hybrid @nospell{pseudocost} heuristic.
 ## @end table
 ##
 ## @item btrack (default: 4)