From fda037153591dc1ceee4f96cc9f770a414786a12 Mon Sep 17 00:00:00 2001 From: duerst Date: Mon, 14 Aug 2017 16:04:35 +0000 Subject: fix documentation of REXML::Formatters::Default (id_hack -> ie_hack) [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59591 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/rexml/formatters/default.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rexml') diff --git a/lib/rexml/formatters/default.rb b/lib/rexml/formatters/default.rb index b84759d2ff..c375f1468b 100644 --- a/lib/rexml/formatters/default.rb +++ b/lib/rexml/formatters/default.rb @@ -2,7 +2,7 @@ module REXML module Formatters class Default - # Prints out the XML document with no formatting -- except if id_hack is + # Prints out the XML document with no formatting -- except if ie_hack is # set. # # ie_hack:: -- cgit v1.2.3