mirror of
https://github.com/diaspora/diaspora.git
synced 2026-04-29 03:01:03 -04:00
reverting typos
This commit is contained in:
@@ -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|
|
||||
|
||||
Reference in New Issue
Block a user