diff liboctave/ChangeLog @ 8006:b0e7bbe7cd47

oct-env.cc (octave_env::instance_ok): fix type in error message
author John W. Eaton <jwe@octave.org>
date Mon, 04 Aug 2008 22:32:47 -0400
parents f7f2d867c523
children a2ab20ba78f7
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-04  John W. Eaton  <jwe@octave.org>
+
+	* oct-env.cc (octave_env::instance_ok): Fix typo in error message.
+
 2008-07-30  John W. Eaton  <jwe@octave.org>
 
 	* oct-inttypes.h: Style fixes.