Skip to content
This repository has been archived by the owner on Apr 19, 2018. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request mojombo#149 from shepmaster/patch-1
Correct spelling of "represent"
  • Loading branch information
holman committed Dec 17, 2012
2 parents 4cdb531 + 1e70a69 commit 75cf040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/grit/repo.rb
Expand Up @@ -399,7 +399,7 @@ def fast_forwardable?(to, from)
# The Commits objects that are newer than the specified date.
# Commits are returned in chronological order.
# +start+ is the branch/commit name (default 'master')
# +since+ is a string represeting a date/time
# +since+ is a string representing a date/time
# +extra_options+ is a hash of extra options
#
# Returns Grit::Commit[] (baked)
Expand Down

0 comments on commit 75cf040

Please sign in to comment.