[Blotter-commits] r1049 - pkg/quantstrat/man
    noreply at r-forge.r-project.org 
    noreply at r-forge.r-project.org
       
    Fri Jun 15 14:46:19 CEST 2012
    
    
  
Author: opentrades
Date: 2012-06-15 14:46:19 +0200 (Fri, 15 Jun 2012)
New Revision: 1049
Modified:
   pkg/quantstrat/man/quantstrat-package.Rd
Log:
fixed a typo: missing '}' caused warnings
Modified: pkg/quantstrat/man/quantstrat-package.Rd
===================================================================
--- pkg/quantstrat/man/quantstrat-package.Rd	2012-06-14 21:05:50 UTC (rev 1048)
+++ pkg/quantstrat/man/quantstrat-package.Rd	2012-06-15 12:46:19 UTC (rev 1049)
@@ -89,7 +89,7 @@
 
 \enumerate{
     \item the \code{arguments=list(...)} assigned to each indicator, signal, or rule 
-    \item the \code{parameters=list{...}} applied when \code{\link{applyStrategy} is called
+    \item the \code{parameters=list{...}} applied when \code{\link{applyStrategy}} is called
     \item any additional arguments passed in \code{...} in the call to \code{applyStrategy}
 }
 
    
    
More information about the Blotter-commits
mailing list