Skip to content

Commit 1cfd238

Browse files
authored
Merge pull request #511 from achubaty/master
fix minor typo in FAQ
2 parents e09f1b3 + 8ed9fbc commit 1cfd238

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)