Skip to content

Commit cde22d9

Browse files
committed
Merge pull request #76 from GrahamCampbell/patch-2
Fixed a typo in Diff\File
2 parents 2df6bd7 + 519f4fb commit cde22d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Gitonomy/Git/Diff/File.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ public function isCreation()
9696
}
9797

9898
/**
99-
* Indicates if this diff file is a creation.
99+
* Indicates if this diff file is a modification.
100100
*
101101
* @return boolean
102102
*/

0 commit comments

Comments
 (0)