Skip to content

Commit 5fea347

Browse files
Tiago RibeiroIgorMinar
Tiago Ribeiro
authored andcommitted
docs(\$sniffer): fix minor typo
Closes angular#5544
1 parent 131e401 commit 5fea347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/sniffer.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ function $SnifferProvider() {
5959
// http://code.google.com/p/android/issues/detail?id=17471
6060
// https://github.com/angular/angular.js/issues/904
6161

62-
// older webit browser (533.9) on Boxee box has exactly the same problem as Android has
62+
// older webkit browser (533.9) on Boxee box has exactly the same problem as Android has
6363
// so let's not use the history API also
6464
// We are purposefully using `!(android < 4)` to cover the case when `android` is undefined
6565
// jshint -W018

0 commit comments

Comments
 (0)