浏览代码

fix attribution

Mathieu PATUREL 6 年之前
父节点
当前提交
32a83f3e44
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/docs/scrapers/trio.rb

+ 1 - 1
lib/docs/scrapers/trio.rb

@@ -19,7 +19,7 @@ module Docs
     ]
     ]
 
 
     options[:attribution] = <<-HTML
     options[:attribution] = <<-HTML
-      &copy; 2017-2019 Nathaniel Smith<br>
+      &copy; 2017-2019 Nathaniel J. Smith<br>
       Licensed under MIT and Apache2.
       Licensed under MIT and Apache2.
     HTML
     HTML