Index: app/index.html |
=== modified file 'app/index.html' |
--- app/index.html 2013-02-13 16:37:45 +0000 |
+++ app/index.html 2013-02-19 12:19:06 +0000 |
@@ -186,7 +186,7 @@ |
hideBrowserWarning(); |
displayLoadingMessage(); |
startTheApp(); |
- // Signal that we want to stop even propagation. |
+ // Signal that we want to stop event propagation. |
return false; |
}; |