浏览代码

s/look/find/

Antoine Beaupré 9 年之前
父节点
当前提交
a49029db13
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/development.rst

+ 1 - 1
docs/development.rst

@@ -98,7 +98,7 @@ Checklist:
 
 - make sure all issues for this milestone are closed or move to the
   next milestone
-- look and fix any low hanging fruit left on the issue tracker
+- find and fix any low hanging fruit left on the issue tracker
 - run tox on all supported platforms via vagrant, check for test failures
 - check that Travis CI is also happy
 - update ``CHANGES.rst``, based on ``git log $PREVIOUS_RELEASE..``