Mr.Hope 1 рік тому
батько
коміт
97d73bd3dc
2 змінених файлів з 3 додано та 3 видалено
  1. 1 1
      js/controllers/scrollview.js
  2. 2 2
      js/reveal.js

+ 1 - 1
js/controllers/scrollview.js

@@ -754,7 +754,7 @@ export default class ScrollView {
 	}
 	}
 
 
 	/**
 	/**
-	 * Activates the given page and starts its embedded conten
+	 * Activates the given page and starts its embedded content
 	 * if there is any.
 	 * if there is any.
 	 *
 	 *
 	 * @param {object} page
 	 * @param {object} page

+ 2 - 2
js/reveal.js

@@ -1867,7 +1867,7 @@ export default function( revealElement, options ) {
 	}
 	}
 
 
 	/**
 	/**
-	 * Shows all fragment elements within the given contaienr.
+	 * Shows all fragment elements within the given container.
 	 */
 	 */
 	function showFragmentsIn( container ) {
 	function showFragmentsIn( container ) {
 
 
@@ -1879,7 +1879,7 @@ export default function( revealElement, options ) {
 	}
 	}
 
 
 	/**
 	/**
-	 * Hides all fragment elements within the given contaienr.
+	 * Hides all fragment elements within the given container.
 	 */
 	 */
 	function hideFragmentsIn( container ) {
 	function hideFragmentsIn( container ) {