소스 검색

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..``