diff --git a/src/GitList/Util/Repository.php b/src/GitList/Util/Repository.php index 39b1b07..2d928af 100644 --- a/src/GitList/Util/Repository.php +++ b/src/GitList/Util/Repository.php @@ -136,7 +136,7 @@ class Repository /** * Returns whether the file is binary. * - * @param string $file + * @param string $file * * @return boolean */