mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-15 15:38:05 +08:00
Fix typos (#417)
This commit is contained in:
@@ -17,7 +17,7 @@ export {GlobOptions}
|
||||
*/
|
||||
export interface Globber {
|
||||
/**
|
||||
* Returns the search path preceeding the first glob segment, from each pattern.
|
||||
* Returns the search path preceding the first glob segment, from each pattern.
|
||||
* Duplicates and descendants of other paths are filtered out.
|
||||
*
|
||||
* Example 1: The patterns `/foo/*` and `/bar/*` returns `/foo` and `/bar`.
|
||||
|
||||
Reference in New Issue
Block a user