Fix typo.
This commit is contained in:
parent
85de55a120
commit
7812cb77c8
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ module Gitlab
|
|||
# list of commits. As well as returns date list
|
||||
# corelated with time set on commits.
|
||||
#
|
||||
# @param [Array<Graph::Commit>] comits to index
|
||||
# @param [Array<Graph::Commit>] commits to index
|
||||
#
|
||||
# @return [Array<TimeDate>] list of commit dates corelated with time on commits
|
||||
def index_commits
|
||||
|
|
Loading…
Add table
Reference in a new issue