style: typos fixed - https://github.com/vlajos/misspell-fixer (#22975)
PR Close #22975
This commit is contained in:

committed by
Matias Niemelä

parent
f739f756ce
commit
de90314304
@ -172,7 +172,7 @@ export class Location {
|
||||
|
||||
/**
|
||||
* If url has a trailing slash, remove it, otherwise return url as is. This
|
||||
* method looks for the first occurence of either #, ?, or the end of the
|
||||
* method looks for the first occurrence of either #, ?, or the end of the
|
||||
* line as `/` characters after any of these should not be replaced.
|
||||
*/
|
||||
public static stripTrailingSlash(url: string): string {
|
||||
|
Reference in New Issue
Block a user