Skip to content

Commit 2fa0921

Browse files
committed
update docs
1 parent 98da39f commit 2fa0921

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/gridify-classes.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ setValidity("gridifyLayout", function(object) {
151151
#' Must be a vector of length 4, one element for each margin, with values in order for top, right, bottom, left.
152152
#' @param global_gpar A call to `grid::gpar()` specifying the global graphical parameters.
153153
#' Default is `grid::gpar()`.
154-
#' @param background a string with background colour. Default `grid::get.gpar()$fill`.
154+
#' @param background A string with background colour. Default `grid::get.gpar()$fill`.
155155
#' @param adjust_height A logical value indicating whether to automatically adjust the height of the object to
156156
#' make sure all of the text elements around the output do not overlap.
157157
#' This only applies for rows with height defined in cm, mm, inch or lines units. Default is TRUE.

man/gridifyLayout.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)