Jdlrobson has uploaded a new change for review.

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

Change subject: Hygiene: Correct the icon documentation
......................................................................

Hygiene: Correct the icon documentation

Change-Id: I0cefd306b40f7fb5cb67b17ca67386dc8eea45e4
---
M javascripts/Icon.js
1 file changed, 3 insertions(+), 3 deletions(-)


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

diff --git a/javascripts/Icon.js b/javascripts/Icon.js
index 69e21a4..0c052f5 100644
--- a/javascripts/Icon.js
+++ b/javascripts/Icon.js
@@ -5,9 +5,9 @@
                Icon;
 
        /**
-        * A {@link View} that pops up from the bottom of the screen.
-        * @class Drawer
-        * @extends Panel
+        * A wrapper for creating an icon.
+        * @class Icon
+        * @extends View
         */
        Icon = View.extend( {
                defaults: {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0cefd306b40f7fb5cb67b17ca67386dc8eea45e4
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