changeset 8267:f0d9d9f1d17d octave-forge

control: fix typo
author paramaniac
date Tue, 09 Aug 2011 07:14:56 +0000
parents cd5b666bcef6
children 3007b2647f41
files main/control/inst/ncfsyn.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/main/control/inst/ncfsyn.m	Mon Aug 08 20:26:42 2011 +0000
+++ b/main/control/inst/ncfsyn.m	Tue Aug 09 07:14:56 2011 +0000
@@ -37,7 +37,7 @@
 ## @item factor
 ## @code{factor = 1} implies that an optimal controller is required.
 ## @code{factor > 1} implies that a suboptimal controller is required,
-## achieving a performance taht is @var{factor} times less than optimal.
+## achieving a performance that is @var{factor} times less than optimal.
 ## Default value is 1.
 ## @end table
 ##