]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
docs: spelling fixes in doc blocks (#1495)
authornandi95 <41805560+nandi95@users.noreply.github.com>
Wed, 3 Aug 2022 08:03:12 +0000 (09:03 +0100)
committerGitHub <noreply@github.com>
Wed, 3 Aug 2022 08:03:12 +0000 (10:03 +0200)
commitc1f7cd769e7194a14092c47b2638482744d7d021
tree1a199760976fbf772f134cd90c3560067f8f95b1
parent74964a44df4ecdd2d62fe8f5d959a6c79c436de2
docs: spelling fixes in doc blocks (#1495)
15 files changed:
packages/router/src/RouterLink.ts
packages/router/src/RouterView.ts
packages/router/src/encoding.ts
packages/router/src/errors.ts
packages/router/src/globalExtensions.ts
packages/router/src/history/common.ts
packages/router/src/history/html5.ts
packages/router/src/history/memory.ts
packages/router/src/location.ts
packages/router/src/matcher/index.ts
packages/router/src/matcher/pathParserRanker.ts
packages/router/src/matcher/types.ts
packages/router/src/navigationGuards.ts
packages/router/src/router.ts
packages/router/src/types/index.ts