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

Change subject: Fixed JCSingleton::getContent() documentation
......................................................................


Fixed JCSingleton::getContent() documentation

Change-Id: I5d6f2ac93f72271eef86a60b683b08baf624664a
---
M includes/JCSingleton.php
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/includes/JCSingleton.php b/includes/JCSingleton.php
index a587994..598bc15 100644
--- a/includes/JCSingleton.php
+++ b/includes/JCSingleton.php
@@ -275,8 +275,8 @@
 
        /**
         * Get content object for the given title.
-        * Title may not contain ':' unless it is a sub-namespace separator. 
Namespace ID does not need to be
-        * defined in the current wiki, as long as it is defined in 
$wgJsonConfigs.
+        * Namespace ID does not need to be defined in the current wiki,
+        * as long as it is defined in $wgJsonConfigs.
         * @param TitleValue $titleValue
         * @param string $jsonText if given, parses this text instead of what's 
stored in the database/cache
         * @return bool|JCContent Returns false if the title is not handled by 
the settings

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5d6f2ac93f72271eef86a60b683b08baf624664a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/JsonConfig
Gerrit-Branch: master
Gerrit-Owner: Yurik <[email protected]>
Gerrit-Reviewer: MaxSem <[email protected]>
Gerrit-Reviewer: Yurik <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to