public
Description: HTML Abstraction Markup Language - A Markup Haiku
Homepage: http://haml.hamptoncatlin.com
Clone URL: git://github.com/nex3/haml.git
Minor documentation fix (thanks to Tom Stuart). Also fixed the VERSION 
file in rel_1-5-0.


git-svn-id: svn://hamptoncatlin.com/haml/tags/stable@415 
7063305b-7217-0410-af8c-cdc13e5119b9
nex3 (author)
Fri Mar 16 12:19:28 -0700 2007
commit  2c56c40543074e5bd73ef6e6c0a2177d84bf8246
tree    876e630fa8477b06ae6ba4a061a3a1dc43cf37fb
parent  d4fdd5ebdf470acd328cb2a8d3efaa6c1e925e8d
...
392
393
394
395
 
396
397
398
...
392
393
394
 
395
396
397
398
0
@@ -392,7 +392,7 @@ $LOAD_PATH << dir unless $LOAD_PATH.include?(dir)
0
 # Defaults to false.
0
 # Only has meaning within Ruby on Rails.
0
 #
0
-# [<tt>:always_update</tt>] Whether a Sass template should be checked for updates every
0
+# [<tt>:always_check</tt>] Whether a Sass template should be checked for updates every
0
 # time a controller is accessed,
0
 # as opposed to only when the Rails server starts.
0
 # If a Sass template has been updated,

Comments

    No one has commented yet.