NaotoshiFujita 3 年 前
コミット
a1e0776691
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/js/types/options.ts

+ 1 - 1
src/js/types/options.ts

@@ -329,7 +329,7 @@ export interface ResponsiveOptions {
   flickPower?: number;
 
   /**
-   * Limies the number of pages to move by "flick".
+   * Limits the number of pages to move by "flick".
    */
   flickMaxPages?: number;