Commit c21f5da
Fix typo in PortInUseException Javadoc
Change 'suppler' to 'supplier' in the `@param` documentation
for the throwIfPortBindingException method.
See spring-projectsgh-48124
Signed-off-by: gobeomjun <[email protected]>1 parent afa2af1 commit c21f5da
File tree
1 file changed
+1
-1
lines changed- spring-boot-project/spring-boot/src/main/java/org/springframework/boot/web/server
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments