Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
David James authored and TwP committed Mar 23, 2009
1 parent f5c2f63 commit be3fd44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/webby/renderer.rb
Expand Up @@ -340,7 +340,7 @@ def _configure_locals( locals )
# the partial. If a full path is given, then the partial is searched for
# in that directory.
#
# Raies a Webby::Error if the partial could not be found.
# Raises a Webby::Error if the partial could not be found.
#
def _find_partial( part )
case part
Expand Down

0 comments on commit be3fd44

Please sign in to comment.