Skip to content

Commit

Permalink
Fixed a typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
notahat committed Feb 25, 2011
1 parent 5534f44 commit 729dcf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/machinist/blueprint.rb
Expand Up @@ -5,7 +5,7 @@ class Blueprint

# Construct a blueprint for the given +klass+.
#
# Pass in the +:parent+ option do define a parent blueprint to apply after
# Pass in the +:parent+ option to define a parent blueprint to apply after
# this one. You can supply another blueprint, or a class in which to look
# for a blueprint. In the latter case, make will walk up the superclass
# chain looking for blueprints to apply.
Expand Down

0 comments on commit 729dcf3

Please sign in to comment.