diff options
author | https://launchpad.net/~kralph <kralph@web> | 2011-06-24 23:42:02 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-06-24 23:42:02 +0000 |
commit | 72064d51fc242da8f69a1b5cd95e0225319e38be (patch) | |
tree | 7f8194ea0a695629a4636e3bfe82625ef48814ee /doc/plugins/openid.mdwn | |
parent | e5f88c384e9ae6b071436af9da14ce1eb621fdeb (diff) | |
download | ikiwiki-72064d51fc242da8f69a1b5cd95e0225319e38be.tar ikiwiki-72064d51fc242da8f69a1b5cd95e0225319e38be.tar.gz |
correct typo
Diffstat (limited to 'doc/plugins/openid.mdwn')
-rw-r--r-- | doc/plugins/openid.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/openid.mdwn b/doc/plugins/openid.mdwn index f3b3abfbb..d56d1a396 100644 --- a/doc/plugins/openid.mdwn +++ b/doc/plugins/openid.mdwn @@ -17,7 +17,7 @@ only use some other form of authentication, such as [[passwordauth]]. ## options These options do not normally need to be set, but can be useful in -certian setups. +certain setups. * `openid_realm` can be used to control the scope of the openid request. It defaults to the `cgiurl` (or `openid_cgiurl` if set); only allowing |