File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ print.theme <- function(x, ...) str(x)
58
58
# ' \tabular{ll}{
59
59
# ' line \tab all line elements
60
60
# ' (\code{element_line}) \cr
61
- # ' rect \tab all rectangluar elements
61
+ # ' rect \tab all rectangular elements
62
62
# ' (\code{element_rect}) \cr
63
63
# ' text \tab all text elements
64
64
# ' (\code{element_text}) \cr
Original file line number Diff line number Diff line change 1
- % Generated by roxygen2 (4.1.0 ): do not edit by hand
1
+ % Generated by roxygen2 (4.1.1 ): do not edit by hand
2
2
% Please edit documentation in R / theme.r
3
3
\name {theme }
4
4
\alias {theme }
@@ -37,7 +37,7 @@ The individual theme elements are:
37
37
\tabular {ll }{
38
38
line \tab all line elements
39
39
(\code {element_line }) \cr
40
- rect \tab all rectangluar elements
40
+ rect \tab all rectangular elements
41
41
(\code {element_rect }) \cr
42
42
text \tab all text elements
43
43
(\code {element_text }) \cr
You can’t perform that action at this time.
0 commit comments