Skip to content

Commit 2c0f2ff

Browse files
authored
Update README.md
1 parent 80c9805 commit 2c0f2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ public void setUsingSelect(SubSelect usingSelect) {
8686

8787
This is a valid piece of source code:
8888
* blocks without braces are not allowed
89-
* after controll statements (if, while, for) a whitespace is expected
89+
* after control statements (if, while, for) a whitespace is expected
9090
* the opening brace should be in the same line as the control statement
9191

9292
## Maven Repository

0 commit comments

Comments
 (0)