Browse Source

docs/changelog: Fix changelog entry phrasing

Jan Holthuis 4 years ago
parent
commit
48396bc677
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/changelog.rst

+ 1 - 1
docs/changelog.rst

@@ -12,7 +12,7 @@ Version 0.2.3
 
 * Fixed return codes of main() function and exit with non-zero status if no matching refs were found.
 * Added some logging calls to the git module.
-* Fix bug where local branch was used to check the existence of files on remote branches.
+* Fixed bug where local branch was used to check the existence of files on remote branches.
 
 
 Version 0.2.2