We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70f2464 commit 22dc18bCopy full SHA for 22dc18b
src/ng/sniffer.js
@@ -59,7 +59,7 @@ function $SnifferProvider() {
59
// http://code.google.com/p/android/issues/detail?id=17471
60
// https://github.com/angular/angular.js/issues/904
61
62
- // older webit browser (533.9) on Boxee box has exactly the same problem as Android has
+ // older webkit browser (533.9) on Boxee box has exactly the same problem as Android has
63
// so let's not use the history API also
64
// We are purposefully using `!(android < 4)` to cover the case when `android` is undefined
65
// jshint -W018
0 commit comments