From 156566a021ada4587e457e3e0c99b10b36a04210 Mon Sep 17 00:00:00 2001 From: Bob Jansen Date: Fri, 10 Apr 2015 22:06:53 +0200 Subject: [PATCH] Fix small typo math -> match --- man/quantstrat-package.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/quantstrat-package.Rd b/man/quantstrat-package.Rd index cf660ba..0633958 100644 --- a/man/quantstrat-package.Rd +++ b/man/quantstrat-package.Rd @@ -84,7 +84,7 @@ order-to-fill ratios. Many places in quantstrat apply arguments passed in the strategy specification, the parameters list, or in \code{...} to an indicator, signal, or rule function. -These arguments are matched in this order, with the last math overriding. +These arguments are matched in this order, with the last match overriding. Specifically, this order is: \enumerate{