]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: typo
authorDonald Lee <dlqs@gmx.com>
Fri, 23 Jul 2021 19:16:18 +0000 (03:16 +0800)
committerDonald Lee <dlqs@gmx.com>
Fri, 23 Jul 2021 19:35:09 +0000 (03:35 +0800)
Signed-off-by: Donald Lee <dlqs@gmx.com>
doc/developer/scripting.rst

index 232c20f61c691ce75b505d0ae0afdba1850693fc..e40029c2b4e064f3a797822c7a736b1347b60c96 100644 (file)
@@ -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