소스 검색

Fix typo in jsdoc: presentation

Rob van der Linde 1 년 전
부모
커밋
ab760babb7
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.
 	 */
 	 */