Jdlrobson has uploaded a new change for review.

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

Change subject: Hygiene: Correct documentation
......................................................................

Hygiene: Correct documentation

pre-review hook barked at me.

Change-Id: I94dc609a139c3e72c8b4ade98570dab3c2c75b24
---
M javascripts/modules/talk/TalkSectionOverlay.js
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/59/172459/1

diff --git a/javascripts/modules/talk/TalkSectionOverlay.js 
b/javascripts/modules/talk/TalkSectionOverlay.js
index a67de1b..d55619f 100644
--- a/javascripts/modules/talk/TalkSectionOverlay.js
+++ b/javascripts/modules/talk/TalkSectionOverlay.js
@@ -47,7 +47,7 @@
                 * Enables comments on the current rendered talk topic
                 * @method
                 * @param {String} title of the talk page with `Talk` prefix to 
post to
-                * @param {Integer} id of the sub section to open
+                * @param {Number} id of the sub section to open
                 */
                _enableComments: function ( title, id ) {
                        var self = this, $comment = this.$( '.comment' ),

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I94dc609a139c3e72c8b4ade98570dab3c2c75b24
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>

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

Reply via email to