Mercurial > hg > octave-nkf
diff src/variables.cc @ 5437:009606303874
[project @ 2005-09-02 06:25:26 by jwe]
author | jwe |
---|---|
date | Fri, 02 Sep 2005 06:27:52 +0000 |
parents | 2ed5009be503 |
children | 2ff5363a16bd |
line wrap: on
line diff
--- a/src/variables.cc +++ b/src/variables.cc @@ -1009,7 +1009,7 @@ octave_function *fcn = ans.function_value (true); // No need to check nested functions. They can only be executed - // from within the parent function the contains them. Parent + // from within the parent function that contains them. Parent // and nested functions will be updated simultaneously when we // check the parent.