Add missing backquote.
authorjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 6 Apr 2007 05:55:29 +0000 (05:55 +0000)
committerjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 6 Apr 2007 05:55:29 +0000 (05:55 +0000)
doc/shortcuts.mdwn

index 65efd03e2efbd074e0b078f31c88699672f7db1a..eeb6adb3b8a3feabaf1205251dfcff76c72829f0 100644 (file)
@@ -31,7 +31,7 @@ This page controls what shortcut links the wiki supports.
 * [[shortcut name=cia url="http://cia.vc/stats/project/%s"]]
 * [[shortcut name=ciauser url="http://cia.vc/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, such as 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`