correct variable name in inline comment

This commit is contained in:
Hakim El Hattab 2018-12-19 10:40:59 +01:00
parent dedad930e3
commit 7eb74ac335
1 changed files with 2 additions and 2 deletions

View File

@ -114,8 +114,8 @@
// 1.3 2.3 // 1.3 2.3
// //
// If you're on slide 1.3 and navigate right, you will normally move // If you're on slide 1.3 and navigate right, you will normally move
// from 1.3 -> 2.1. With "grid" enabled the same navigation takes you // from 1.3 -> 2.1. With "gridNavigation" enabled the same navigation
// from 1.3 -> 2.3. // takes you from 1.3 -> 2.3.
gridNavigation: false, gridNavigation: false,
// Randomizes the order of slides each time the presentation loads // Randomizes the order of slides each time the presentation loads