Commit 7648235
committed
Fix 'occured' -> 'occurred' typo in JGitEnvironmentRepository clone-error log
The error message in JGitEnvironmentRepository.java read 'An error occured trying to clone'. Fixed to 'occurred'. Log-message-only change.
Signed-off-by: Sai Asish Y <say.apm35@gmail.com>1 parent fbf6e76 commit 7648235
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- spring-cloud-config-server/src/main/java/org/springframework/cloud/config/server/environment
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
679 | | - | |
| 679 | + | |
680 | 680 | | |
681 | 681 | | |
682 | 682 | | |
| |||
0 commit comments