mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Merge pull request #735 from brandoncc/master
Fixed documentation spelling error.
This commit is contained in:
commit
e1cdd6c503
1 changed files with 1 additions and 1 deletions
|
@ -329,7 +329,7 @@ This is compiled to:
|
|||
</html>
|
||||
|
||||
You can use as many such attribute methods as you want by separating them with
|
||||
commas, like a Ruby argument list. All the hashes will me merged together, from
|
||||
commas, like a Ruby argument list. All the hashes will be merged together, from
|
||||
left to right. For example, if you defined
|
||||
|
||||
def hash1
|
||||
|
|
Loading…
Add table
Reference in a new issue