changeset 5561:bdd6e60e54fb

[project @ 2005-12-05 17:51:17 by jwe]
author jwe
date Mon, 05 Dec 2005 17:51:17 +0000
parents 3c668f44c55a
children 2299097cf9f2
files scripts/ChangeLog scripts/plot/axis.m
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,6 +1,6 @@
 2005-12-05  John W. Eaton  <jwe@octave.org>
 
-	* plot/axis.m: Add "## PKG_ADD: mark_as_command grid" line.
+	* plot/axis.m: Add "## PKG_ADD: mark_as_command axis" line.
 
 2005-12-02  John W. Eaton  <jwe@octave.org>
 
--- a/scripts/plot/axis.m
+++ b/scripts/plot/axis.m
@@ -113,7 +113,7 @@
 
 ## Author: jwe
 
-## PKG_ADD: mark_as_command grid
+## PKG_ADD: mark_as_command axis
 
 function curr_axis = axis (ax, varargin)