OSDN Git Service

Fix typo.
authorSato Hiroyuki <sathiroyuki@gmail.com>
Tue, 5 Feb 2013 03:20:04 +0000 (12:20 +0900)
committerSato Hiroyuki <sathiroyuki@gmail.com>
Tue, 5 Feb 2013 03:20:04 +0000 (12:20 +0900)
lib/gitlab/graph/json_builder.rb

index 4b3687e..fc58d7f 100644 (file)
@@ -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