Skip to content

Commit 2540da6

Browse files
author
Anirudh Ramanathan
committed
fix quote
1 parent 9dffc3e commit 2540da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/bin/annotate

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env ruby
22

33
require 'rexml/document'
4-
require "rexml/element"
4+
require 'rexml/element'
55

66
# Adapted from https://stackoverflow.com/a/25888239/759019
77
class REXML::Element

0 commit comments

Comments
 (0)