[Roxygen-commits] r169 - pkg/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Aug 12 03:58:36 CEST 2008
Author: pcd
Date: 2008-08-12 03:58:35 +0200 (Tue, 12 Aug 2008)
New Revision: 169
Modified:
pkg/R/Rd.R
Log:
nregister -> register
Modified: pkg/R/Rd.R
===================================================================
--- pkg/R/Rd.R 2008-08-12 01:58:32 UTC (rev 168)
+++ pkg/R/Rd.R 2008-08-12 01:58:35 UTC (rev 169)
@@ -31,7 +31,7 @@
#' @name param
#' @aliases param method
#' @seealso make.Rd.roclet
-nregister.preref.parsers(parse.name.description,
+register.preref.parsers(parse.name.description,
'param',
'method')
More information about the Roxygen-commits
mailing list