From 44aaff6d310f8cf88d89af4437d678a64bd89aa4 Mon Sep 17 00:00:00 2001 From: kazu Date: Fri, 4 Jan 2019 09:10:10 +0000 Subject: [DOC] Fix close tags [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66704 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/rexml/entity.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rexml/entity.rb') diff --git a/lib/rexml/entity.rb b/lib/rexml/entity.rb index d6fd5edd0d..89a9e84c57 100644 --- a/lib/rexml/entity.rb +++ b/lib/rexml/entity.rb @@ -90,7 +90,7 @@ module REXML # object itself is valid.) # # out:: - # An object implementing << to which the entity will be + # An object implementing << to which the entity will be # output # indent:: # *DEPRECATED* and ignored -- cgit v1.2.3