about summary refs log tree commit homepage
path: root/lib/olddoc/history.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/olddoc/history.rb')
-rw-r--r--lib/olddoc/history.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/olddoc/history.rb b/lib/olddoc/history.rb
index 595994d..dcdf0fe 100644
--- a/lib/olddoc/history.rb
+++ b/lib/olddoc/history.rb
@@ -2,7 +2,7 @@
 # License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
 require 'uri'
 
-module Olddoc::History
+module Olddoc::History # :nodoc:
   def initialize_history
     @tags = @old_summaries = nil
   end