Skip to content

Commit 68beeec

Browse files
committed
Typoes
1 parent 5131700 commit 68beeec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/docurium.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,9 +199,9 @@ def generate_docs(options)
199199

200200
end
201201

202-
# We tally the sigantures in the order they finished, which is
202+
# We tally the signatures in the order they finished, which is
203203
# arbitrary due to the concurrency, so we need to sort them once
204-
# they've finsihed.
204+
# they've finished.
205205
sort_sigs!
206206

207207
project = {

0 commit comments

Comments
 (0)