Skip to content

Commit 8dcf969

Browse files
ngocnhan-tran1996philwebb
authored andcommitted
Fix typos
See gh-45411 Signed-off-by: Tran Ngoc Nhan <[email protected]>
1 parent 8f493c1 commit 8dcf969

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

Lines changed: 2 additions & 2 deletions
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)