Merge pull request #312 from julieeeeeee/patch-2
"Start with the two" Change to => "Start with two"
This commit is contained in:
commit
0d0158dd6b
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ As time goes on, the program becomes more and more complex. It becomes necessary
|
|||
|
||||
Comments can be put into any place of the script. They don't affect the execution, because the engine simply ignores them.
|
||||
|
||||
**One-line comments start with the two forward slash characters `//`.**
|
||||
**One-line comments start with two forward slash characters `//`.**
|
||||
|
||||
The rest of the line is a comment. It may occupy a full line of its own or follow a statement.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue