[rkward-cvs] SF.net SVN: rkward:[3846] trunk/rkward/doc/rkwardplugins/index.docbook
m-eik at users.sourceforge.net
m-eik at users.sourceforge.net
Tue Sep 27 09:04:12 UTC 2011
Revision: 3846
http://rkward.svn.sourceforge.net/rkward/?rev=3846&view=rev
Author: m-eik
Date: 2011-09-27 09:04:12 +0000 (Tue, 27 Sep 2011)
Log Message:
-----------
typo in writing plugin docs
Modified Paths:
--------------
trunk/rkward/doc/rkwardplugins/index.docbook
Modified: trunk/rkward/doc/rkwardplugins/index.docbook
===================================================================
--- trunk/rkward/doc/rkwardplugins/index.docbook 2011-09-26 21:05:15 UTC (rev 3845)
+++ trunk/rkward/doc/rkwardplugins/index.docbook 2011-09-27 09:04:12 UTC (rev 3846)
@@ -1883,8 +1883,8 @@
<listitem><para>If you specify one or more R classnames (separated by spaces (" ")), here, the varslot will only accept objects belonging to those classes (otional, <emphasis>use with great care</emphasis>, the user should not be prevented from making valid choices, and R has <emphasis>a lot</emphasis> of different classes!)</para></listitem>
</varlistentry>
<varlistentry>
- <term><types></term>
- <listitem><para>If you specify one or more variables types (separated by spaced (" ")), here, the varslot will only accept objects of those types. Valid types are "unknown", "number", "string", "factor", "invalid". (Optional, <emphasis>use with great care</emphasis>, the user should not be prevented from making valid choices, and rkward does not always know the type of a variable)</para></listitem>
+ <term><type></term>
+ <listitem><para>If you specify one or more variables types (separated by spaced (" ")), here, the varslot will only accept objects of those types. Valid types are "unknown", "numeric", "string", "factor", "invalid". (Optional, <emphasis>use with great care</emphasis>, the user should not be prevented from making valid choices, and rkward does not always know the type of a variable)</para></listitem>
</varlistentry>
<varlistentry>
<term><num_dimensions></term>
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