Corrected lying documentation.
Something something I should keep that in sync in the future.
This commit is contained in:
parent
ee94f0dbfe
commit
4818176ae0
|
@ -307,8 +307,7 @@ module Oga
|
||||||
private
|
private
|
||||||
|
|
||||||
##
|
##
|
||||||
# Registers namespaces based on any "xmlns" attributes. Once a namespace
|
# Registers namespaces based on any "xmlns" attributes.
|
||||||
# has been registered the corresponding attribute is removed.
|
|
||||||
#
|
#
|
||||||
def register_namespaces_from_attributes
|
def register_namespaces_from_attributes
|
||||||
attributes.each do |attr|
|
attributes.each do |attr|
|
||||||
|
|
Loading…
Reference in New Issue