diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-08-28 10:06:03 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-08-28 10:06:03 +0200 |
commit | 86d9e9635a23c7ecfe2de7f440a6acce320067bc (patch) | |
tree | 49cdacfb0df096ddf14c3a9c0af8f0682cb67249 /buildlib/manpage.mak | |
parent | 97c17a01c7722f08e0cebf938c12a010b96220b7 (diff) | |
parent | b01390eaa5750f28f258308b546f398ea5d89e3c (diff) |
merge with my po4a branch & update both pot's
Thanks again for the initial patch from KURASAWA Nozomu and
for the improvements and cleanups done by Nicolas François
to get po4a up and running for apt man page translations!
Diffstat (limited to 'buildlib/manpage.mak')
-rw-r--r-- | buildlib/manpage.mak | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildlib/manpage.mak b/buildlib/manpage.mak index 1f2644c01..6cdf73ccf 100644 --- a/buildlib/manpage.mak +++ b/buildlib/manpage.mak @@ -5,7 +5,7 @@ # Input # $(SOURCE) - The documents to use -# All output is writtin to files in the build doc directory +# All output is written to files in the build doc directory # See defaults.mak for information about LOCAL |