Krinkle has uploaded a new change for review.

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


Change subject: doc: Fix grammar in GitInfo documentation comment
......................................................................

doc: Fix grammar in GitInfo documentation comment

Change-Id: I67da49398f1281b83700884475d364f6b30c05c8
---
M includes/GitInfo.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/92/84992/1

diff --git a/includes/GitInfo.php b/includes/GitInfo.php
index 407b3cb..f49f9be 100644
--- a/includes/GitInfo.php
+++ b/includes/GitInfo.php
@@ -162,7 +162,7 @@
        /**
         * Get an URL to a web viewer link to the HEAD revision.
         *
-        * @return string|bool string if an URL is available or false otherwise.
+        * @return string|bool string if a URL is available or false otherwise.
         */
        public function getHeadViewUrl() {
                $config = "{$this->basedir}/config";

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I67da49398f1281b83700884475d364f6b30c05c8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Krinkle <[email protected]>

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

Reply via email to