浏览代码

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'