We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f65c12 commit 3f3add0Copy full SHA for 3f3add0
lib/mapping.js
@@ -166,7 +166,7 @@ var options = {
166
name: 'device',
167
api: 'mobileDevice',
168
param: 'string',
169
- info: 'Device name from mobile_devices.ini to use for mobile emulation (only when mobile=1 is specified to enable emulation and only for Chrome)'
+ info: 'device name from mobile_devices.ini to use for mobile emulation (only when mobile=1 is specified to enable emulation and only for Chrome)'
170
},
171
'timeline': {
172
name: 'timeline',
0 commit comments