Commit ec4fefb
committed
Fix typo in PortInUseException Javadoc
Change 'suppler' to 'supplier' in the @param documentation
for the throwIfPortBindingException method.
Signed-off-by: gobeomjun <[email protected]>1 parent 083a0a6 commit ec4fefb
File tree
1 file changed
+1
-1
lines changed- module/spring-boot-web-server/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 | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments