mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
fixing a typo that was breaking stuff
git-svn-id: svn://hamptoncatlin.com/haml/trunk@382 7063305b-7217-0410-af8c-cdc13e5119b9
This commit is contained in:
parent
e1ccdbae5c
commit
2a961008cc
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
Sdir = File.dirname(__FILE__)
|
||||
dir = File.dirname(__FILE__)
|
||||
$LOAD_PATH << dir unless $LOAD_PATH.include?(dir)
|
||||
|
||||
# = Sass (Syntactically Awesome StyleSheets)
|
||||
|
|
Loading…
Add table
Reference in a new issue