mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-30 16:58:05 +08:00
Fix typos (#417)
This commit is contained in:
@@ -37,7 +37,7 @@ export function create(
|
||||
*/
|
||||
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