Fix spelling errors (#846)

Also: change checksums due to filename and content changes, and fix language snippet test output to produce correct error messages
This commit is contained in:
Josh Soref
2024-12-23 15:49:56 -05:00
committed by GitHub
parent a014e8d1d1
commit d9c65d484a
53 changed files with 153 additions and 153 deletions

View File

@@ -675,7 +675,7 @@ invalidGlobInvalidCharacterInCharacterClass=\
The character `{0}` is not valid in a character class.
invalidGlobExtGlob=\
Extebded globbing features are not supported.
Extended globbing features are not supported.
invalidGlobNestedSubpattern=\
Sub-patterns cannot be nested. To fix, remove or escape the inner `{` character.
@@ -750,7 +750,7 @@ Failed to resolve type required for rendering protobuf.\n\
Consider adding a type annotation.
cannotRenderSubtypeForProtobuf=\
Can not render subtype {0} of specified type {1} in protobuf.
Cannot render subtype {0} of specified type {1} in protobuf.
cannotExportValue=\
A value of type `{0}` cannot be exported.
@@ -1079,7 +1079,7 @@ Certificates can only be loaded from `jar:` or `file:` URLs, but got:\n\
cannotFindBuiltInCertificates=\
Cannot find Pkl's trusted CA certificates on the class path.\n\
To fix this problem, add dependendy `org.pkl:pkl-certs`.
To fix this problem, add dependency `org.pkl:pkl-certs`.
# suppress inspection "HttpUrlsUsage"
malformedProxyAddress=\