Skip to content

Commit

Permalink
location: fix superclass
Browse files Browse the repository at this point in the history
meh committed Jan 28, 2014
1 parent 64d067f commit a1a36c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opal/browser/location.rb
Original file line number Diff line number Diff line change
@@ -76,7 +76,7 @@ def location
end
end

class DOM::Document
class DOM::Document < DOM::Element
# @!attribute [r] location
# @return [Location] the location for the document
def location

0 comments on commit a1a36c9

Please sign in to comment.