diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-07 23:30:35 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-07 23:30:35 (EST) |
commit | 208245259563d4bc338597e01ea6b94d88c17d87 (patch) | |
tree | 571cf9d4d8700d32403d21938c278bff7dac20ed /fakeroot.pkg/control | |
parent | cbfcb6073a68d5e3f75027d915cd0dc63b8690bc (diff) |
Capitalize first letters in package descriptions.
Diffstat (limited to 'fakeroot.pkg/control')
-rw-r--r-- | fakeroot.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fakeroot.pkg/control b/fakeroot.pkg/control index 8890dc7..308a51b 100644 --- a/fakeroot.pkg/control +++ b/fakeroot.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Description: tool for simulating superuser privileges +Description: Tool for simulating superuser privileges ${Common-Description} . This package provides the fakeroot tool. |