Skip to content

Commit

Permalink
Fixed small typo in Haml::Engine documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
eljojo committed Nov 25, 2014
1 parent 05a2357 commit fb35917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/haml/engine.rb
Expand Up @@ -177,7 +177,7 @@ def render_proc(scope = Object.new, *local_names)
# that renders the template and returns the result as a string.
#
# If `object` is a class or module,
# the method will instead by defined as an instance method.
# the method will instead be defined as an instance method.
# For example:
#
# t = Time.now
Expand Down

0 comments on commit fb35917

Please sign in to comment.