We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae0e9c4 commit f47c0deCopy full SHA for f47c0de
src/main/java/org/utplsql/cli/ICommand.java
@@ -6,7 +6,7 @@
6
*/
7
public interface ICommand {
8
9
- /** We expect the command to handle all eventually occuring exceptions
+ /** We expect the command to handle all eventually occurring exceptions
10
* and return an exit code
11
*
12
* @return exit code integer
0 commit comments