Fixed: I accidentally a or two
This commit is contained in:
parent
d804f7dd66
commit
babd420e6a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ This program utilizes the [Grammatica](http://grammatica.percederberg.net/) libr
|
|||
## Usage
|
||||
|
||||
To use _ssc_, create an instance of the `sunCompiler` class.
|
||||
Use the `sunCompiler.Compile` or any of its overloads to compile a script:
|
||||
Use the `sunCompiler.Compile` method or any of its overloads to compile a script:
|
||||
|
||||
|Parameter|Description|
|
||||
|---------|-----------|
|
||||
|
|
Loading…
Reference in a new issue