Aude has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/97460


Change subject: Fix typos in documentation
......................................................................

Fix typos in documentation

Change-Id: I81a0008fae64525fdca43acb5212d81a22b656cc
---
M backend/MWOAuthDataStore.php
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/OAuth 
refs/changes/60/97460/1

diff --git a/backend/MWOAuthDataStore.php b/backend/MWOAuthDataStore.php
index c11fe9e..7ab64b2 100644
--- a/backend/MWOAuthDataStore.php
+++ b/backend/MWOAuthDataStore.php
@@ -16,7 +16,7 @@
        }
 
        /**
-        * Get an MWOAuthConsuer from the consumer's key
+        * Get an MWOAuthConsumer from the consumer's key
         *
         * @param String $consumerKey the string value of the Consumer's key
         * @return MWOAuthConsumer
@@ -153,7 +153,7 @@
        }
 
        /**
-        * Return the string representing the Consumers's public RSA key
+        * Return the string representing the Consumer's public RSA key
         *
         * @param String $consumerKey the string value of the Consumer's key
         * @return String|null

-- 
To view, visit https://gerrit.wikimedia.org/r/97460
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I81a0008fae64525fdca43acb5212d81a22b656cc
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OAuth
Gerrit-Branch: master
Gerrit-Owner: Aude <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to