[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: doc: Typo fixes



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

nthykier pushed a commit to branch master
in repository lintian.

commit 10ea3ea3a332efe254d8cf288b3e7f34e74c695b
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Sep 9 19:05:14 2014 +0200

    doc: Typo fixes
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 doc/tutorial/Lintian/Tutorial/WritingChecks.pod | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/doc/tutorial/Lintian/Tutorial/WritingChecks.pod b/doc/tutorial/Lintian/Tutorial/WritingChecks.pod
index a66993d..fbad813 100644
--- a/doc/tutorial/Lintian/Tutorial/WritingChecks.pod
+++ b/doc/tutorial/Lintian/Tutorial/WritingChecks.pod
@@ -73,7 +73,7 @@ do not apply equally to all package types being processed.
 Generally it is advisable to do check only binaries ("binary" and
 "udeb"), sources or changes in a given check.  But in rare cases, it
 makes sense to lump multiple types together in the same check and this
-arguments help you do that.
+argument helps you do that.
 
 (Current it is always identical to $proc->pkg_type)
 
@@ -96,8 +96,9 @@ L<Lintian::Collect::Source>.
 =item $proc - Basic metadata about the package
 
 This is an instance of L<Lintian::Processable> and is useful for
-trivially obtaining very basic package metadata.  Particularly, name
-of source package and version of source package readily available.
+trivially obtaining very basic package metadata.  Particularly, the
+name of source package and version of source package are readily
+available through this object..
 
 =item $group - Group of processables from the same source
 

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


Reply to: