Skip to content

Commit 3dc9874

Browse files
committed
Merge pull request #45411 from ngocnhan-tran1996
* pr/45411: Fix typos Closes gh-45411
2 parents 8f493c1 + 8dcf969 commit 3dc9874

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-boot-project/spring-boot/src/test/kotlin/org/springframework/boot/context/properties/bind/KotlinBindableRuntimeHintsRegistrarTests.kt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2012-2023 the original author or authors.
2+
* Copyright 2012-2025 the original author or authors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
@@ -25,7 +25,7 @@ import org.springframework.aot.hint.RuntimeHints
2525
/**
2626
* Tests for {@link BindableRuntimeHintsRegistrar}.
2727
*
28-
* @author Andy Wilkinsin
28+
* @author Andy Wilkinson
2929
*/
3030
class KotlinBindableRuntimeHintsRegistrarTests {
3131

0 commit comments

Comments
 (0)