Skip to content

Commit 8ed9fbc

Browse files
authored
fix typo in FAQ
1 parent e09f1b3 commit 8ed9fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/Rcpp-FAQ.Rnw

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ But for most packages using \pkg{Rcpp}, only two things are required:
607607
instantiated, for example \code{importFrom(Rcpp, evalCpp)}.
608608
\end{itemize}
609609

610-
The name of the symbol does really matter; once one symbol is important all
610+
The name of the symbol does really matter; once one symbol is imported all
611611
should be available.
612612

613613
\subsection{I am having problems building RcppArmadillo on OS X, any help ?}

0 commit comments

Comments
 (0)