From: Stefan Kaltenbrunner Date: Sun, 26 May 2013 23:59:03 +0000 (-0400) Subject: fix a minor typo X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=be9b0c25efaaf43576853029986e4524c8e97da6;p=pgweb.git fix a minor typo --- diff --git a/tools/communityauth/sample/php/mediawiki/README.rst b/tools/communityauth/sample/php/mediawiki/README.rst index d348ca80..561c21bd 100644 --- a/tools/communityauth/sample/php/mediawiki/README.rst +++ b/tools/communityauth/sample/php/mediawiki/README.rst @@ -32,7 +32,7 @@ for reference on the first row). Configuration +++++++++++++ -Edit the settings in `pgauth_conf.php` to set steid, key and URLs. The +Edit the settings in `pgauth_conf.php` to set siteid, key and URLs. The database connectoin string configured here is for the authentication provider to connect to the mediawiki database, not to the community auth database.