Browse Source

Update "GNU Make"

Simon Legner 4 years ago
parent
commit
3773a78682
1 changed files with 1 additions and 1 deletions
  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'