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" "isWaitingForResponse"
"stop" "stop"
"reload" "reload"
"reloadIngoringCache" "reloadIgnoringCache"
"canGoBack" "canGoBack"
"canGoForward" "canGoForward"
"canGoToOffset" "canGoToOffset"