Skip to content

Commit 9ce352d

Browse files
committed
one-char latex macro typo
1 parent 4329fa5 commit 9ce352d

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
@@ -563,7 +563,7 @@ these paths when attempting to locate e.g \code{libgfortran} when
563563
compiling \pkg{RcppArmadillo} or other FORTRAN-dependent code.
564564

565565
You can also install a pre-compiled \code{gfortran} binary from
566-
\href{http://r.research.att.com/libs/}{\textt{r.research.att.com/libs/}}
566+
\href{http://r.research.att.com/libs/}{\texttt{r.research.att.com/libs/}}
567567
-- this is a collection of libraries compiled by Simon Urbanek known
568568
to be compatible with recent releases of \R.
569569

0 commit comments

Comments
 (0)