Commit 5a9f528
UncategorizedLdapException: fix 'occured' -> 'occurred' in exception message
Exception message in core/src/main/java/org/springframework/ldap/UncategorizedLdapException.java line 38 read 'exception occured during LDAP processing'. User-visible in stack traces. Fixed to 'occurred'. String-literal-only change.
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>1 parent 806b949 commit 5a9f528
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
0 commit comments