Browse Source

Update "GNU Make"

Simon Legner 4 năm trước cách đây
mục cha
commit
3773a78682
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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'