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

Change subject: Fix Schema#samplingRate documentation
......................................................................


Fix Schema#samplingRate documentation

Follows up I7e343d61fb7b839d6f22e230106d9f42496447da.

Change-Id: I6fc525a690def675114dfa4317232fc4ad3c4e2f
---
M resources/mobile.startup/Schema.js
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/resources/mobile.startup/Schema.js 
b/resources/mobile.startup/Schema.js
index 1b86a39..b7e27d9 100644
--- a/resources/mobile.startup/Schema.js
+++ b/resources/mobile.startup/Schema.js
@@ -69,7 +69,7 @@
                isSampled: false,
                /**
                 * The rate at which sampling is performed
-                * @property {Number} [1 / 2]
+                * @property {Number}
                 */
                samplingRate: 1 / 2,
                /**

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6fc525a690def675114dfa4317232fc4ad3c4e2f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Phuedx <g...@samsmith.io>
Gerrit-Reviewer: Phuedx <g...@samsmith.io>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to