Skip to content

Commit

Permalink
Fix Head documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nulltoken committed Jan 5, 2012
1 parent 5ae0c34 commit 18aecf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LibGit2Sharp/Repository.cs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ internal RepositorySafeHandle Handle
}

/// <summary>
/// Shortcut to return the reference to HEAD
/// Shortcut to return the branch pointed to by HEAD
/// </summary>
/// <returns></returns>
public Branch Head
Expand Down

0 comments on commit 18aecf4

Please sign in to comment.