aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/scripts.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc-src/scripts.html')
-rw-r--r--doc-src/scripts.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc-src/scripts.html b/doc-src/scripts.html
index 30f52ed8..2514923e 100644
--- a/doc-src/scripts.html
+++ b/doc-src/scripts.html
@@ -8,7 +8,7 @@ The script interface is simple - scripts simply read,
modify and return a single __libmproxy.flow.Flow__ object, using the methods
defined in the __libmproxy.script__ module. Scripts must be executable.
-$!example("examples/simple_script")!$
+!example("examples/simple_script")!$