📝 Add missing d

This commit is contained in:
Kevin Sawicki
2014-03-20 14:22:25 -07:00
parent 3428ee335a
commit 3266dde2e3

View File

@@ -306,7 +306,7 @@ class Git
getAheadBehindCount: (reference, path) ->
@getRepo(path).getAheadBehindCount(reference)
# Public: Get the cache ahead/behind commit counts for the current branch's
# Public: Get the cached ahead/behind commit counts for the current branch's
# upstream branch.
#
# path - An optional {String} path in the repository to get this information