Skip to content

Commit 56bc199

Browse files
committed
fix typo
1 parent f094a43 commit 56bc199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/coord-.r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#' - `render_axis_v`: Renders the vertical axes.
1616
#' - `backtransform_range(panel_params)`: Extracts the panel range provided
1717
#' in `panel_params` (created by `setup_panel_params()`, see below) and
18-
#' backtransforms to data coordinates. This back-transformation is needed
18+
#' back-transforms to data coordinates. This back-transformation is needed
1919
#' for coords such as `coord_flip()`, `coord_polar()`, `coord_trans()` where
2020
#' the range in the transformed coordinates differs from the range in the
2121
#' untransformed coordinates.

0 commit comments

Comments
 (0)