docs: proof-read edits (#2311)

(cherry picked from commit 053f2303c4)
This commit is contained in:
James Trew
2023-01-22 10:09:23 +01:00
committed by Simon Hauser
parent 6a65f24ff6
commit 0077389133
13 changed files with 151 additions and 136 deletions
+1 -1
View File
@@ -211,7 +211,7 @@ end
--- this function outside of telescope might yield to undefined behavior and will
--- not be addressed by us
---@param opts table: The opts the users passed into the picker. Might contains a path_display key
---@param path string: The path that should be formated
---@param path string: The path that should be formatted
---@return string: The transformed path ready to be displayed
utils.transform_path = function(opts, path)
if path == nil then