formulary: fix comment typo.
This commit is contained in:
parent
375efe0945
commit
d345483de1
@ -2,7 +2,7 @@ require "digest/md5"
|
||||
require "tap"
|
||||
|
||||
# The Formulary is responsible for creating instances of Formula.
|
||||
# It is not meant to be used directy from formulae.
|
||||
# It is not meant to be used directly from formulae.
|
||||
|
||||
class Formulary
|
||||
FORMULAE = {}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user