This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=da3fa9f03c3a0d313fe1ead4b0f28678baf349d8 commit da3fa9f03c3a0d313fe1ead4b0f28678baf349d8 Author: Guillem Jover <[email protected]> AuthorDate: Sun Sep 15 17:20:18 2019 +0200 test: Fix typos Warned-by: codespell --- debian/changelog | 2 +- scripts/t/Dpkg_Changelog/shadow | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 93751ff7b..c8dcaac32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5918,7 +5918,7 @@ dpkg (1.15.6) experimental; urgency=low in a way consistent with the rest of the tools. * Recognize --help in addition to -h in dpkg-checkbuilddeps. * Add a --version option to dpkg-checkbuilddeps. - * Improve and mark more messages in writedb() to make translators lifes + * Improve and mark more messages in writedb() to make translators lives easier. Closes: #408525 * Improve update-alternatives --display output to use two leading spaces for current link and slave information. Use single quotes for both “best” diff --git a/scripts/t/Dpkg_Changelog/shadow b/scripts/t/Dpkg_Changelog/shadow index 5f4bddb85..ca1f1934a 100644 --- a/scripts/t/Dpkg_Changelog/shadow +++ b/scripts/t/Dpkg_Changelog/shadow @@ -204,7 +204,7 @@ shadow (1:4.0.3-35) unstable; urgency=low Closes: #311588 - 131_tl: Tagalog updated by Eric Pareja Closes: #310386 - - 132_vi: Correct file used for Vietnamese tanslation + - 132_vi: Correct file used for Vietnamese translation Closes: #306614, #307251, #307262, #308479 -- Christian Perrier <[email protected]> Fri, 3 Jun 2005 07:32:07 +0200 -- Dpkg.Org's dpkg

