From: Hakim El Hattab Date: Sat, 9 Mar 2013 00:31:36 +0000 (-0500) Subject: remove extra whitespace X-Git-Tag: 2.3.0~6 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b855142f6568e4ebdc8e1cecff9022fe9cfa6d26;p=reveal.js.git remove extra whitespace --- diff --git a/js/reveal.js b/js/reveal.js index 9ca8a41..8c4165d 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -609,7 +609,7 @@ var Reveal = (function(){ * "data-fragment-index" attribute. * * Fragments will be revealed in the order that they are returned by - * this function, so you can use the index attributes to control the + * this function, so you can use the index attributes to control the * order of fragment appearance. * * To maintain a sensible default fragment order, fragments are presumed @@ -1712,7 +1712,7 @@ var Reveal = (function(){ } /** - * Handler for the 'touchstart' event, enables support for + * Handler for the 'touchstart' event, enables support for * swipe and pinch gestures. */ function onTouchStart( event ) {