diff options
Diffstat (limited to 'doc/developer/scripting.rst')
| -rw-r--r-- | doc/developer/scripting.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer/scripting.rst b/doc/developer/scripting.rst index 232c20f61c..e40029c2b4 100644 --- a/doc/developer/scripting.rst +++ b/doc/developer/scripting.rst @@ -245,7 +245,7 @@ To delete a script and the all Lua states associated with it: A complete example """""""""""""""""" -So, a typical exection call, with error checking, looks something like this: +So, a typical execution call, with error checking, looks something like this: .. code-block:: c |
