[devdocsgjs/main: 78/239] Update "GNU Make"




commit 3773a7868212f374a319eee921e812bf4dec53cb
Author: Simon Legner <Simon Legner gmail com>
Date:   Mon Dec 27 17:19:08 2021 +0100

    Update "GNU Make"

 lib/docs/scrapers/gnu_make.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/gnu_make.rb b/lib/docs/scrapers/gnu_make.rb
index 2b7ddeb4..88b78745 100644
--- a/lib/docs/scrapers/gnu_make.rb
+++ b/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'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]