minor: doc fix

This commit is contained in:
Kyle Banker 2010-10-25 11:01:52 -04:00
parent 2720206f77
commit 0b0834eb91
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
def init
super
sections[1].push :core
#sections[1].push :core
sections.push :core
end