We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ca8fbf commit bea04a3Copy full SHA for bea04a3
modules/README.md
@@ -55,7 +55,7 @@ and have a dynamic scan. For examle, one use-case of this feature is to implemen
55
56
When there is no more entry for scan, the C code will call the Lua 'main' function for the last time by passing `nil` to the
57
main function. With this last call, the Lua script knows that it's time to save global variables or do whatever you want since
58
-there won't be any other call to.
+there won't be any other call to this Lua script.
59
60
#### First example: find NXdomains
61
0 commit comments