From e5ce93b6f0139bab21fe743b00ef4bf7615aa252 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Tue, 27 Aug 2019 02:14:28 +0300 Subject: Spell check --- tpnotify | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'tpnotify') diff --git a/tpnotify b/tpnotify index 7b1d622..f00c179 100755 --- a/tpnotify +++ b/tpnotify @@ -808,7 +808,7 @@ The tool works as follows: First of all, the indicated I is downloaded to a temporary location on disk. The contents of the retrieved tarball is inspected. It must -contain the file F in the project toplevel directory and +contain the file F in the project top level directory and one or more files with the B<.pot> suffix in the F subdirectory. These files are extracted. The F is parsed in order to @@ -869,13 +869,13 @@ enables a detailed printout of debugging information describing the mail sending process. The B<-n> (B<--dry-run>) option causes the program to verbosely print what -is being done (as ig given the B<--verbose> option), but not actually send +is being done (as if given the B<--verbose> option), but not actually send the constructed message. =head1 CONFIGURATION -The default configration file is named B<.tpnotify> and is located in the -current user home directory. I's OK if it does not exist. In this case +The default configuration file is named B<.tpnotify> and is located in the +current user home directory. It's OK if it does not exist. In this case the tool will use the built-in defaults. Two command line options are provided to alter that behavior. The B<-c I> (B<--config=>I) option causes the program to read configuration file from I. It @@ -1015,7 +1015,7 @@ the invoking user. =item $localdomain Local domain name. It is the value of the command line option B<--domain>. If -not present, the value of the configuration statemeot B is used. If +not present, the value of the configuration statement B is used. If that is not present either, then the local host name is used instead. =item $signature @@ -1034,7 +1034,7 @@ Name of the tarball. It is the last pathname component from I. =item $topdir -Project toplevel directory as seen in the downloaded tarball. +Project top level directory as seen in the downloaded tarball. =item $package_name @@ -1159,7 +1159,7 @@ requires authentication. =item B<-n>, B<--dry-run> Don't actually send the message. Verbosely print what is being done (see -the B<--verbose> option) and display the content of the message that whould +the B<--verbose> option) and display the content of the message that would have been sent. =item B<--refile-method=>B | B @@ -1243,7 +1243,7 @@ Configuration error. =head1 BUGS -If your temlate file contains an B header pointing to a B folder, +If your template file contains an B header pointing to a B folder, you will get the following message: WARNING: Folder already locked with file -- cgit v1.2.1