[rkward-cvs] SF.net SVN: rkward: [1949] trunk/rkward/rkward/plugins/plots/piechart.rkh
sjar at users.sourceforge.net
sjar at users.sourceforge.net
Tue Aug 7 20:04:28 UTC 2007
Revision: 1949
http://rkward.svn.sourceforge.net/rkward/?rev=1949&view=rev
Author: sjar
Date: 2007-08-07 13:04:28 -0700 (Tue, 07 Aug 2007)
Log Message:
-----------
regression: missing tag added again
Modified Paths:
--------------
trunk/rkward/rkward/plugins/plots/piechart.rkh
Modified: trunk/rkward/rkward/plugins/plots/piechart.rkh
===================================================================
--- trunk/rkward/rkward/plugins/plots/piechart.rkh 2007-08-07 19:51:14 UTC (rev 1948)
+++ trunk/rkward/rkward/plugins/plots/piechart.rkh 2007-08-07 20:04:28 UTC (rev 1949)
@@ -10,7 +10,7 @@
<settings>
<caption id="tab_variables"/>
- <setting id="x">Matrix, vector or a factor. Data needs to be numeric unless the tabulate option is checked, below.
+ <setting id="x">Matrix, vector or a factor. Data needs to be numeric unless the tabulate option is checked, below.</setting>
<setting id="names">Defines the names for the data. You can use the data set as input or enter names (must be type "string" in this case).
</setting>
<setting id="tabulate">Use tabulate option mainly for factor variables or wherever else applicable.</setting>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list