jenkins-bot has submitted this change and it was merged.

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


Fix typos in documentation

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

Approvals:
  CSteipp: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: I81a0008fae64525fdca43acb5212d81a22b656cc
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OAuth
Gerrit-Branch: master
Gerrit-Owner: Aude <[email protected]>
Gerrit-Reviewer: CSteipp <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to