diff scripts/plot/xlabel.m @ 5775:ace8d8d26933

[project @ 2006-04-24 19:13:06 by jwe]
author jwe
date Mon, 24 Apr 2006 19:13:11 +0000
parents 2618a0750ae6
children 44c91c5dfe1d
line wrap: on
line diff
--- a/scripts/plot/xlabel.m
+++ b/scripts/plot/xlabel.m
@@ -32,7 +32,7 @@
 
 function h = xlabel (varargin)
 
-  ## XXX FIXME XXX -- eventually, we will return a graphics handle.  For
+  ## FIXME -- eventually, we will return a graphics handle.  For
   ## now, return something, so that calls that expect a handle won't
   ## fail (at least immediately).