Преглед изворни кода

Merge pull request #3620 from wainuiomata/typos

Fix typo in jsdoc: presentation
Hakim El Hattab пре 1 година
родитељ
комит
7cab93baab
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      js/reveal.js

+ 1 - 1
js/reveal.js

@@ -1252,7 +1252,7 @@ export default function( revealElement, options ) {
 
 
 	/**
 	/**
 	 * Returns true if we're currently on the last slide in
 	 * Returns true if we're currently on the last slide in
-	 * the presenation. If the last slide is a stack, we only
+	 * the presentation. If the last slide is a stack, we only
 	 * consider this the last slide if it's at the end of the
 	 * consider this the last slide if it's at the end of the
 	 * stack.
 	 * stack.
 	 */
 	 */