[Reproducible-commits] [dpkg] 08/37: Dpkg: Fix typos in documentation

Jérémy Bobbio lunar at moszumanska.debian.org
Sun Jan 31 16:28:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch pu/buildinfo
in repository dpkg.

commit f18ebb4a64a92678d2c0ebd1a4dde2993b1b9577
Author: Guillem Jover <guillem at debian.org>
Date:   Sun Jan 3 19:08:09 2016 +0100

    Dpkg: Fix typos in documentation
---
 scripts/Dpkg/Compression.pm | 2 +-
 scripts/Dpkg/Index.pm       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/Dpkg/Compression.pm b/scripts/Dpkg/Compression.pm
index 7a7d5a6..90b0409 100644
--- a/scripts/Dpkg/Compression.pm
+++ b/scripts/Dpkg/Compression.pm
@@ -47,7 +47,7 @@ Dpkg::Compression - simple database of available compression methods
 
 =head1 DESCRIPTION
 
-This modules provides a few public funcions and a public regex to
+This modules provides a few public functions and a public regex to
 interact with the set of supported compression methods.
 
 =cut
diff --git a/scripts/Dpkg/Index.pm b/scripts/Dpkg/Index.pm
index cb7dbc0..1bccfe1 100644
--- a/scripts/Dpkg/Index.pm
+++ b/scripts/Dpkg/Index.pm
@@ -74,7 +74,7 @@ sub new {
 The "type" option is checked first to define default values for other
 options. Here are the relevant options: "get_key_func" is a function
 returning a key for the item passed in parameters. The index can only
-contain one item with a given key. The function used depend on the
+contain one item with a given key. The function used depends on the
 type: for CTRL_INFO_PKG, CTRL_INDEX_SRC, CTRL_INDEX_PKG and CTRL_PKG_DEB
 it's simply the Package field; for CTRL_PKG_SRC and CTRL_INFO_SRC, it's
 the Source field; for CTRL_CHANGELOG it's the Source and the Version

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git



More information about the Reproducible-commits mailing list