[rkward] packages/rkwarddev/R: fixing docs

m.eik michalke meik.michalke at uni-duesseldorf.de
Wed Oct 7 20:49:51 UTC 2015


Git commit 8ffc0d1616414f84f9be30d54144a9c6f93948e1 by m.eik michalke.
Committed on 07/10/2015 at 20:41.
Pushed by meikm into branch 'master'.

fixing docs

  - "i18n" argument had incorrect information

M  +1    -2    packages/rkwarddev/R/rk.XML.text.R

http://commits.kde.org/rkward/8ffc0d1616414f84f9be30d54144a9c6f93948e1

diff --git a/packages/rkwarddev/R/rk.XML.text.R b/packages/rkwarddev/R/rk.XML.text.R
index f157d3c..fdf8e62 100644
--- a/packages/rkwarddev/R/rk.XML.text.R
+++ b/packages/rkwarddev/R/rk.XML.text.R
@@ -24,8 +24,7 @@
 #'    If \code{"auto"}, an ID will be generated automatically from \code{text}.
 #'    If \code{NULL}, no ID will be given.
 #' @param i18n Either a character string or a named list with the optional elements \code{context}
-#'    or \code{comment}, to give some \code{i18n_context} information for this node. If set to \code{FALSE},
-#'    the attribute \code{label} will be renamed into \code{noi18n_label}.
+#'    or \code{comment}, to give some \code{i18n_context} information for this node.
 #' @return An object of class \code{XiMpLe.node}.
 #' @export
 #' @seealso



More information about the rkward-tracker mailing list