Skip to content

Commit

Permalink
doc format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mdsumner committed Jun 12, 2024
1 parent 5cc62ba commit 899dd8b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/proj_crs_text.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#' See the [library documentation](https://proj.org/development/reference/functions.html#transformation-setup)
#' for details on input and output formats.
#'
#' @section Warning:
#' @section warning:
#' Note that a PROJ string is not a full specification, in particular this means that a string like "+proj=laea" cannot be converted
#' to full WKT, because it is technically a transformation step not a crs. To get the full WKT form use a string like "+proj=laea +type=crs".
#' @export
Expand Down
1 change: 1 addition & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ reproj
rgl
travis
xymap
xyzm
2 changes: 1 addition & 1 deletion man/proj_crs_text.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 899dd8b

Please sign in to comment.