Skip to content

Commit 93abcc2

Browse files
author
murrell
committed
typo in grid vignette (thanks to Michael Chirico)
git-svn-id: https://svn.r-project.org/R/trunk@87800 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent e870099 commit 93abcc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/library/grid/vignettes/grid.Rnw

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ grid.show.viewport(viewport(x = 0.5, y = 0.5, width = 0.5, height = 0.25,
9393
\caption{
9494
\label{figure:viewport}
9595
A diagram of a simple \grid{} viewport (produced using the
96-
\code{grid.show.viewport()} function.}
96+
\code{grid.show.viewport()} function).}
9797
\end{figure}
9898

9999
The object returned by the \code{viewport()} function is only a

0 commit comments

Comments
 (0)