Skip to content

Commit

Permalink
Removed asterisks from warning text in touchevents metadata because…
Browse files Browse the repository at this point in the history
… it was messing up parsing
  • Loading branch information
stucox committed Jun 13, 2013
1 parent ca88dac commit 9dad6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feature-detects/touchevents.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"href": "http://www.w3.org/TR/2013/WD-touch-events-20130124/"
}],
"warnings": [
"Indicates if the browser supports the Touch Events spec, and *does not* necessarily reflect a touchscreen device"
"Indicates if the browser supports the Touch Events spec, and does not necessarily reflect a touchscreen device"
],
"knownBugs": [
"False-positive on some configurations of Nokia N900",
Expand Down

0 comments on commit 9dad6bb

Please sign in to comment.