MaxSem has uploaded a new change for review.

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

Change subject: Finish comment
......................................................................

Finish comment

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


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

diff --git a/includes/DeviceDetection.php b/includes/DeviceDetection.php
index ef5d74f..597eb90 100644
--- a/includes/DeviceDetection.php
+++ b/includes/DeviceDetection.php
@@ -195,7 +195,7 @@
 abstract class PredefinedDeviceProperties implements IDeviceProperties {
        /**
         * This class's descendants should only be instantiated with 
$wgMFAutodetectMobileView set to true,
-        * otherwise all attempts to check for tabletness
+        * otherwise all attempts to check for tabletness will lie
         */
        function isTablet() {
                throw new MWException( __METHOD__ . '() called!' );

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If8064615f0666df112d984285d500dcf0649fd1a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: MaxSem <maxsem.w...@gmail.com>

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

Reply via email to