ソースを参照

Update "GNU Make"

Simon Legner 4 年 前
コミット
3773a78682
1 ファイル変更1 行追加1 行削除
  1. 1 1
      lib/docs/scrapers/gnu_make.rb

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

@@ -1,7 +1,7 @@
 # coding: utf-8
 module Docs
   class GnuMake < FileScraper
-    self.name = 'Gnu make'
+    self.name = 'GNU Make'
     self.type = 'gnu_make'
     self.slug = 'gnu_make'
     self.release = '4.3'