reverting typos

This commit is contained in:
maxwell 2010-06-25 22:29:36 -07:00
parent 0d700046c4
commit e4e2d52bcb

View file

@ -38,7 +38,7 @@ module ApplicationHelper
objects
end
def kk(xml)
def store_objects_from_xml(xml)
objects = parse_objects_from_xml(xml)
objects.each do |p|