Fix typos detected by github.com/client9/misspell
(cherry picked from commit be211ceead)
This commit is contained in:
committed by
Juergen Hoeller
parent
eaafcee077
commit
a80f4caf37
@@ -218,7 +218,7 @@ public class MethodInvocationProceedingJoinPointTests {
|
||||
itb.unreliableFileOperation();
|
||||
}
|
||||
catch (IOException ex) {
|
||||
// we don't realy care...
|
||||
// we don't really care...
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user