Pārlūkot izejas kodu

Update "GNU Make"

Simon Legner 4 gadi atpakaļ
vecāks
revīzija
3773a78682
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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'