From: Donald Lee Date: Fri, 23 Jul 2021 19:16:18 +0000 (+0800) Subject: doc: typo X-Git-Tag: base_8.1~259^2~9 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=fe80e6019b5fbca6d3acf4d3be92f45f4a53ad18;p=matthieu%2Ffrr.git doc: typo Signed-off-by: Donald Lee --- 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