Fix typo in method

This commit is contained in:
Paul Betts 2014-11-22 21:26:09 -08:00
parent a0034521da
commit dfcad75a27

View file

@ -545,7 +545,7 @@ registerWebViewElement = ->
"isWaitingForResponse"
"stop"
"reload"
"reloadIngoringCache"
"reloadIgnoringCache"
"canGoBack"
"canGoForward"
"canGoToOffset"