Skip to content

Commit 79139f0

Browse files
committed
Typo fix
1 parent 0df3e1f commit 79139f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ObjectiveGit/GTCommit.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ NS_ASSUME_NONNULL_BEGIN
5858
/// Merges the given commit into the receiver in memory and produces the result as
5959
/// an index.
6060
///
61-
/// otherTree - The commit with which the receiver should be merged with. Cannot be
61+
/// otherCommit - The commit with which the receiver should be merged with. Cannot be
6262
/// nil.
6363
/// error - The error if one occurred.
6464
///

0 commit comments

Comments
 (0)