Skip to content

Commit

Permalink
Merge pull request #445 from jameslairdsmith/patch-1
Browse files Browse the repository at this point in the history
Fix capitalisation
  • Loading branch information
gaborcsardi committed Feb 13, 2024
2 parents 0569d60 + c66719a commit a9b414a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/path.R
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ path_real <- function(path) {

#' Tidy paths
#'
#' untidy paths are all different, tidy paths are all the same.
#' Untidy paths are all different, tidy paths are all the same.
#' Tidy paths always use `/` to delimit directories, never have
#' multiple `/` or trailing `/` and have colourised output based on the file
#' type.
Expand Down

0 comments on commit a9b414a

Please sign in to comment.