s/look/find/

This commit is contained in:
Antoine Beaupré 2015-10-07 10:08:00 -04:00
parent ebe2e397f7
commit a49029db13
1 changed files with 1 additions and 1 deletions

View File

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