Skip to content

Commit 239c16d

Browse files
authored
docs: fix typo (#262)
1 parent 3042d36 commit 239c16d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/plenary/scandir.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ m.scan_dir = function(path, opts)
186186
end
187187

188188
--- m.scan_dir_async
189-
-- Search directory recursive and syncronous
189+
-- Search directory recursive and asyncronous
190190
-- @param path: string or table
191191
-- string has to be a valid path
192192
-- table has to be a array of valid paths

0 commit comments

Comments
 (0)