summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-30 02:32:17 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-30 02:32:17 +0000
commit4f56e1a0c2656c7544b682ba95ab2c0dd7e827ca (patch)
treefae88ccc0fbfcdf091a72994324df65c86947aa6
parent40365e1aee6740f12243b33e93962a6396ed27a6 (diff)
web commit by JoshTriplett: Improve formatting of the OpenID provider example, and remove an extra backslash.
-rw-r--r--doc/openid.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/openid.mdwn b/doc/openid.mdwn
index 7e46bdf64..9624b6c3f 100644
--- a/doc/openid.mdwn
+++ b/doc/openid.mdwn
@@ -35,5 +35,5 @@ registration process when using OpenID.
It's also possible to make a page in the wiki usable as an OpenID url,
by delegating it to an openid server. Here's an example of how to do that:
- \\[[meta openid="http://yourid.myopenid.com/"
- server="http://www.myopenid.com/server"]]
+ \[[meta openid="http://yourid.myopenid.com/"
+ server="http://www.myopenid.com/server"]]