diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-07 21:23:05 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-07 21:23:05 (EST) |
commit | 28a67b22b654dfeefb6f5aaa899ffda04ad4acb4 (patch) | |
tree | b34749dda9c95b1216679ecd4030568710c86898 /m4-doc.pkg/control | |
parent | a5e9e20deb16f624892b6d41bdc25107e5b2d107 (diff) |
Capitalize first letters of package descriptions.
Diffstat (limited to 'm4-doc.pkg/control')
-rw-r--r-- | m4-doc.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4-doc.pkg/control b/m4-doc.pkg/control index a3f4be2..bcb632f 100644 --- a/m4-doc.pkg/control +++ b/m4-doc.pkg/control @@ -1,6 +1,6 @@ Architecture: all Platform: all -Description: macro processor - documentation +Description: Macro processor - documentation ${Common-Description} . This package provides the documentation and example files for GNU M4. |