Gergő Tisza has uploaded a new change for review.

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

Change subject: Fix class name in documentation
......................................................................

Fix class name in documentation

Change-Id: I706daf18c8ce47f2b1a3b1f9a03a9f9e590514fd
---
M src/SignatureMethod.php
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/oauthclient-php 
refs/changes/74/248574/1

diff --git a/src/SignatureMethod.php b/src/SignatureMethod.php
index 7b85bd9..7b29822 100644
--- a/src/SignatureMethod.php
+++ b/src/SignatureMethod.php
@@ -41,8 +41,8 @@
        /**
         * Build up the signature
         * NOTE: The output of this function MUST NOT be urlencoded.
-        * the encoding is handled in OAuthRequest when the final
-        * request is serialized
+        * the encoding is handled in Request when the final request
+        * is serialized
         * @param Request $request
         * @param Consumer $consumer
         * @param Token $token

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I706daf18c8ce47f2b1a3b1f9a03a9f9e590514fd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/oauthclient-php
Gerrit-Branch: master
Gerrit-Owner: GergÅ‘ Tisza <[email protected]>

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

Reply via email to