sipb-www
/
ikiwiki.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
web commit by tschwinge: Typo fix.
[ikiwiki.git]
/
doc
/
plugins
/
write
/
tutorial.mdwn
diff --git
a/doc/plugins/write/tutorial.mdwn
b/doc/plugins/write/tutorial.mdwn
index 66a53b845c9a49745a8709f1e661726624505423..b4705fe3187776b07e0f04531f72cb3b20f90267 100644
(file)
--- a/
doc/plugins/write/tutorial.mdwn
+++ b/
doc/plugins/write/tutorial.mdwn
@@
-186,4
+186,4
@@
either case, it will run forever. Here's one way to fix that:
}
As these security problems have demonstrated, even a simple input from the
-user needs to be checked th
u
roughly before being used by an ikiwiki plugin.
+user needs to be checked th
o
roughly before being used by an ikiwiki plugin.