Hakim El Hattab 10 년 전
부모
커밋
c8d7451142
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      js/reveal.js

+ 4 - 4
js/reveal.js

@@ -1653,8 +1653,8 @@
 	}
 
 	/**
-	 * Displays the overview of slides (quick nav) by
-	 * scaling down and arranging all slide elements.
+	 * Displays the overview of slides (quick nav) by scaling
+	 * down and arranging all slide elements.
 	 */
 	function activateOverview() {
 
@@ -1704,8 +1704,8 @@
 	}
 
 	/**
-	 * Moves the slides into a grid for display in the
-	 * overview mode.
+	 * Uses CSS transforms to position all slides in a grid for
+	 * display inside of the overview mode.
 	 */
 	function layoutOverview() {