Minor documentation fix (thanks to Tom Stuart). Also fixed the VERSION file in rel_1-5-0.

git-svn-id: svn://hamptoncatlin.com/haml/trunk@415 7063305b-7217-0410-af8c-cdc13e5119b9
This commit is contained in:
nex3 2007-03-16 19:19:28 +00:00
parent eb4f270d57
commit bbe5d5f475
1 changed files with 1 additions and 1 deletions

View File

@ -392,7 +392,7 @@ $LOAD_PATH << dir unless $LOAD_PATH.include?(dir)
# Defaults to false.
# Only has meaning within Ruby on Rails.
#
# [<tt>:always_update</tt>] Whether a Sass template should be checked for updates every
# [<tt>:always_check</tt>] Whether a Sass template should be checked for updates every
# time a controller is accessed,
# as opposed to only when the Rails server starts.
# If a Sass template has been updated,