浏览代码

Fix typo.

Lauri Ojansivu 5 年之前
父节点
当前提交
08b35e1fe7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -2,7 +2,7 @@
 
 This release adds the following features:
 
-- [Add settings for mouse wheen scroll inertia and scroll
+- [Add settings for mouse wheel scroll inertia and scroll
   amount](https://github.com/wekan/wekan/commit/9d13001b903f9ec50f5fa3a4bdbacae32b27ac65).
   For example: sudo snap set scrollinertia='200' , sudo snap set scrollamount='200' .
   Thanks to danger89 and xet7.