]> git.ipfire.org Git - thirdparty/cups-filters.git/commitdiff
libppd: Corrected typo in README.md
authorTill Kamppeter <till.kamppeter@gmail.com>
Fri, 10 Jul 2020 17:58:06 +0000 (19:58 +0200)
committerTill Kamppeter <till.kamppeter@gmail.com>
Fri, 10 Jul 2020 17:58:06 +0000 (19:58 +0200)
ppd/README.md

index 4c4e587a31c3874e5c5dd2202f20c04583f37916..5bdd3c487acab6412422032f277ad8a15565709d 100644 (file)
@@ -1,4 +1,4 @@
-##libppd
+# libppd
 
 One important point for the CUPS Snap is that it does not support classic printer drivers, consisting of PPD files and filters. So for using it as default CUPS implementation in a Linux distribution, all existing printer drivers need to get turned into Printer Applications, and this with a minimum effort of coding.