Skip to content

Fix typos across the codebase - #51590

Merged
wilkinsona merged 1 commit into
spring-projects:4.0.xfrom
noojung:fix-typos
Sep 7, 2026
Merged

Fix typos across the codebase#51590
wilkinsona merged 1 commit into
spring-projects:4.0.xfrom
noojung:fix-typos

Conversation

@noojung

@noojung noojung commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

This PR fixes several spelling errors across the codebase.

No public API is changed. The changes are intended to be behavior-neutral.

All tests (including system tests) passed locally using the following commands:

$ ./gradlew clean build
$ ./gradlew clean systemTest
Corrections by file
File Before After
JavaConventions.java addDocumentaionVariant addDocumentationVariant
Library.java plaform platform
InteractiveUpgradeResolverTests.java libaryUpdateResolver libraryUpdateResolver
CompiledMetadataReader.java fom from
TestcontainersStartup.java is's it's
ConfigDataEnvironmentPostProcessorIntegrationTests.java missing-appplication.properties missing-application.properties
InfoEndpointDocumentationTests.java availabe available
task-execution-and-scheduling.adoc boostrap bootstrap
grpc.adoc auto-configre auto-configure
ExtractCommand.java Manfiest / manfiest Manifest / manifest
NestedPath.java filesSystem fileSystem
ZipContent.java loadeBuffer loadedBuffer
NestedJarFileTests.java mutli.zip multi.zip
GrpcServerHealthSchedulerTests.java registartion registration
HibernateJpaAutoConfigurationTests.java Bootstraping / Taks Bootstrapping / Task
InetAddressFilter.java spcified specified
InternalInetAddressFilter.java addess address
JettyServletWebServerAutoConfigurationTests.java Contex Context
ConnectionFactoryUnwrapper.java unwraped unwrapped
OtlpMetricsPropertiesConfigAdapterTests.java Namspace Namespace
StartupTimeMetricsListenerAutoConfigurationTests.java Gage Gauge
JwtDecoderConfiguration.java propery property
ReactiveJwtDecoderConfiguration.java propery property
spring-boot-dependencies/build.gradle thses these

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 4, 2026
@noojung
noojung force-pushed the fix-typos branch 2 times, most recently from 1de1dff to e042059 Compare September 5, 2026 02:05
Signed-off-by: Hyunwoo Jung <hyunwoojung@kakao.com>

See spring-projectsgh-51590
@wilkinsona wilkinsona added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Sep 7, 2026
@wilkinsona wilkinsona added this to the 4.0.x milestone Sep 7, 2026
@wilkinsona wilkinsona self-assigned this Sep 7, 2026
@wilkinsona
wilkinsona changed the base branch from main to 4.0.x September 7, 2026 11:19
@wilkinsona wilkinsona modified the milestones: 4.0.x, 4.0.9 Sep 7, 2026
@wilkinsona wilkinsona closed this in 03cf0c4 Sep 7, 2026
@wilkinsona
wilkinsona merged commit 03cf0c4 into spring-projects:4.0.x Sep 7, 2026
4 checks passed
@wilkinsona

Copy link
Copy Markdown
Member

Thank you, @noojung.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants