[rkward] packages/rkwarddev/R: typo

m.eik michalke meik.michalke at uni-duesseldorf.de
Sun Oct 25 16:24:12 UTC 2015


Git commit 73ad4b287f981568c27c268af8e2707e96f18a08 by m.eik michalke.
Committed on 25/10/2015 at 15:07.
Pushed by meikm into branch 'master'.

typo

M  +1    -1    packages/rkwarddev/R/tf.R

http://commits.kde.org/rkward/73ad4b287f981568c27c268af8e2707e96f18a08

diff --git a/packages/rkwarddev/R/tf.R b/packages/rkwarddev/R/tf.R
index 893b2d1..37a539e 100644
--- a/packages/rkwarddev/R/tf.R
+++ b/packages/rkwarddev/R/tf.R
@@ -35,7 +35,7 @@
 #' @param false Logical or character, the value the option should, only used get if \code{ifelse=TRUE} as well.
 #'    E.g., if \code{false=FALSE} then the option will be set to \code{FALSE} if the box is not checked,
 #'    or in case \code{not=TRUE}, if the box is checked.
-#' @param opt A character string, naming the R option o be set. If \code{NULL}, the XML ID of the checkbox node
+#' @param opt A character string, naming the R option to be set. If \code{NULL}, the XML ID of the checkbox node
 #'    will be used.
 #' @param prefix A character string, what should be pasted before the actual option string. Default is a
 #'    comma and a newline.



More information about the rkward-tracker mailing list