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 80c9805 commit 2c0f2ffCopy full SHA for 2c0f2ff
README.md
@@ -86,7 +86,7 @@ public void setUsingSelect(SubSelect usingSelect) {
86
87
This is a valid piece of source code:
88
* blocks without braces are not allowed
89
-* after controll statements (if, while, for) a whitespace is expected
+* after control statements (if, while, for) a whitespace is expected
90
* the opening brace should be in the same line as the control statement
91
92
## Maven Repository
0 commit comments