aboutsummaryrefslogtreecommitdiff
path: root/doc/shortcuts.mdwn
diff options
context:
space:
mode:
authorjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-06 05:51:15 +0000
committerjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-06 05:51:15 +0000
commita0df51c0f982588d4ef652262ad588b8bdd80f2b (patch)
tree0c35e5cb42c34252c9952fce4fbfc5183ce7bf31 /doc/shortcuts.mdwn
parent1078e0f27191b7c048135942f3117881c96f7e3d (diff)
downloadikiwiki-a0df51c0f982588d4ef652262ad588b8bdd80f2b.tar
ikiwiki-a0df51c0f982588d4ef652262ad588b8bdd80f2b.tar.gz
Fix typo in zooomr shortcut description, by rewording.
Diffstat (limited to 'doc/shortcuts.mdwn')
-rw-r--r--doc/shortcuts.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn
index bea79f48a..349c193d1 100644
--- a/doc/shortcuts.mdwn
+++ b/doc/shortcuts.mdwn
@@ -31,7 +31,7 @@ This page controls what shortcut links the wiki supports.
* [[shortcut name=cia url="http://cia.navi.cx/stats/project/%s"]]
* [[shortcut name=ciauser url="http://cia.navi.cx/stats/user/%s"]]
* [[shortcut name=flickr url="http://www.flickr.com/photos/%s"]]
-* [[shortcut name=zooomr url="http://www.zooomr.com/photos/%s"]] ( Note: You have to include the username and number in here so its bob/123455 )
+* [[shortcut name=zooomr url="http://www.zooomr.com/photos/%s"]] (Note: You have to include the username and number in here, such as bob/123455`.)
To add a new shortcut, use the `shortcut` [[PreprocessorDirective]]. "%s" is
replaced with the text passed to the named shortcut. The optional `desc`