Skip to content

Commit f47c0de

Browse files
committed
Fix Typo
1 parent ae0e9c4 commit f47c0de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/utplsql/cli/ICommand.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*/
77
public interface ICommand {
88

9-
/** We expect the command to handle all eventually occuring exceptions
9+
/** We expect the command to handle all eventually occurring exceptions
1010
* and return an exit code
1111
*
1212
* @return exit code integer

0 commit comments

Comments
 (0)