summaryrefslogtreecommitdiff
path: root/lib/rdoc/markup/attr_changer.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rdoc/markup/attr_changer.rb')
-rw-r--r--lib/rdoc/markup/attr_changer.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rdoc/markup/attr_changer.rb b/lib/rdoc/markup/attr_changer.rb
index 9a1a9c8c66..4c4bc6479e 100644
--- a/lib/rdoc/markup/attr_changer.rb
+++ b/lib/rdoc/markup/attr_changer.rb
@@ -1,4 +1,4 @@
-# frozen_string_literal: false
+# frozen_string_literal: true
class RDoc::Markup
AttrChanger = Struct.new :turn_on, :turn_off # :nodoc: