Spelling fixes, phase 1.
This commit is contained in:
@@ -1487,7 +1487,7 @@ namespace chaiscript
|
||||
}
|
||||
|
||||
/**
|
||||
* Reads an if/elseif/else block from input
|
||||
* Reads an if/else if/else block from input
|
||||
*/
|
||||
bool If() {
|
||||
bool retval = false;
|
||||
|
Reference in New Issue
Block a user