File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -922,7 +922,7 @@ M.is_subpath = function(base, path)
922
922
end
923
923
924
924
--- Checks whether the parent file has the child path as a true descendant (i.e. not through a link).
925
- --- @param parent string
925
+ --- @param phttps : // github.com / th-ch / youtube-musicarent string
926
926
--- @param child string
927
927
--- @return boolean parent_contains_child
928
928
M .is_descendant = function (parent , child )
@@ -1084,7 +1084,7 @@ M.split = function(inputString, sep)
1084
1084
return fields
1085
1085
end
1086
1086
1087
- --- Split a path into a parentPath and a name.
1087
+ --- Split a path into a parent path and a name.
1088
1088
--- @param path string ? The path to split.
1089
1089
--- @return string ? parent_path
1090
1090
--- @return string ? name
You can’t perform that action at this time.
0 commit comments