[rkward] packages/rkwarddev: typo in the docs

m.eik michalke meik.michalke at uni-duesseldorf.de
Sat Jun 27 20:53:28 UTC 2015


Git commit ce47f3788a0d96c84320e65a2e2d0a18cd214be1 by m.eik michalke.
Committed on 27/06/2015 at 20:53.
Pushed by meikm into branch 'master'.

typo in the docs

M  +1    -1    packages/rkwarddev/R/00_class_01_rk.JS.arr.R
M  +1    -1    packages/rkwarddev/man/rk.JS.arr-class.Rd

http://commits.kde.org/rkward/ce47f3788a0d96c84320e65a2e2d0a18cd214be1

diff --git a/packages/rkwarddev/R/00_class_01_rk.JS.arr.R b/packages/rkwarddev/R/00_class_01_rk.JS.arr.R
index 65520a6..ac9238d 100644
--- a/packages/rkwarddev/R/00_class_01_rk.JS.arr.R
+++ b/packages/rkwarddev/R/00_class_01_rk.JS.arr.R
@@ -28,7 +28,7 @@
 #' @slot funct Character string, name of an R function call.
 #' @slot quote Logical, should values be quoted?
 #' @slot option Character string, name of the option to set.
-#' @slot optsep Character string, separates previous options from the one defined by the array.
+#' @slot opt.sep Character string, separates previous options from the one defined by the array.
 #' @keywords Classes
 #' @rdname rk.JS.arr-class
 #' @export
diff --git a/packages/rkwarddev/man/rk.JS.arr-class.Rd b/packages/rkwarddev/man/rk.JS.arr-class.Rd
index 4540ac5..6e951eb 100644
--- a/packages/rkwarddev/man/rk.JS.arr-class.Rd
+++ b/packages/rkwarddev/man/rk.JS.arr-class.Rd
@@ -26,7 +26,7 @@ need to temper with this type of class manually.
 
 \item{\code{option}}{Character string, name of the option to set.}
 
-\item{\code{optsep}}{Character string,
+\item{\code{opt.sep}}{Character string,
       separates previous options from the one defined by the array.}
 }}
 \keyword{Classes}



More information about the rkward-tracker mailing list