From c5ea0c7ce6ee9f374d6346d491c84e515eca21e3 Mon Sep 17 00:00:00 2001
From: joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Date: Tue, 29 May 2007 22:55:24 +0000
Subject: [PATCH] web commit by cworth: Remove excess \ characters.

---
 doc/wikilink.mdwn | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/wikilink.mdwn b/doc/wikilink.mdwn
index 0026f156e..301f71a7f 100644
--- a/doc/wikilink.mdwn
+++ b/doc/wikilink.mdwn
@@ -3,7 +3,7 @@ WikiLinks provide easy linking between pages of the wiki. To create a
 For example `\[[WikiLink]]`.
 
 If you ever need to write something like `\[[WikiLink]]` without creating a
-wikilink, just prefix it with a `\`, like `\\\\[[WikiLink]]`.
+wikilink, just prefix it with a `\`, like `\\[[WikiLink]]`.
 
 There are some special [[SubPage/LinkingRules]] that come into play when
 linking between [[SubPages|SubPage]].
-- 
2.39.5