Skip to content

Commit 77f813e

Browse files
committed
fix: typo
Signed-off-by: guoguangwu <guoguangwug@gmail.com>
1 parent fe68120 commit 77f813e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dist/fullpage.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1448,7 +1448,7 @@
14481448
});
14491449
}
14501450
/**
1451-
* Retuns `up` or `down` depending on the scrolling movement to reach its destination
1451+
* Returns `up` or `down` depending on the scrolling movement to reach its destination
14521452
* from the current section.
14531453
*/
14541454

@@ -3204,7 +3204,7 @@
32043204
}
32053205
}
32063206
/**
3207-
* Retuns `right` or `left` depending on the scrolling movement to reach its destination
3207+
* Returns `right` or `left` depending on the scrolling movement to reach its destination
32083208
* from the current slide.
32093209
*/
32103210

0 commit comments

Comments
 (0)