diff options
author | Matt Taggart <taggart@debian.org> | 2006-10-26 08:23:29 -0700 |
---|---|---|
committer | Steve Peters <steve@fisharerojo.org> | 2006-10-27 03:48:34 +0000 |
commit | 863b2ca087e42ff68afb6c3798e231d6d04e396b (patch) | |
tree | 7cb1e46edc7b6df6e82a7f016bd52970635de783 /x2p/find2perl.PL | |
parent | 8f9c76718e537ed4487b7abb2d2f3503ee90bdef (diff) | |
download | perl-863b2ca087e42ff68afb6c3798e231d6d04e396b.tar.gz |
Spelling nits from Debian bug list...
Subject: Bug#395426: perl: spelling errors
Message-Id: <20061026222329.8B8CF1AAC6D@cyrix.home.bogus>
p4raw-id: //depot/perl@29121
Diffstat (limited to 'x2p/find2perl.PL')
-rw-r--r-- | x2p/find2perl.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x2p/find2perl.PL b/x2p/find2perl.PL index f10521abf4..5add931397 100644 --- a/x2p/find2perl.PL +++ b/x2p/find2perl.PL @@ -842,7 +842,7 @@ True if (hard) link count of file matches N (see below). True if file's size matches N (see below) N is normally counted in 512-byte blocks, but a suffix of "c" specifies that size should be -counted in characters (bytes) and a suffix of "k" specifes that +counted in characters (bytes) and a suffix of "k" specifies that size should be counted in 1024-byte blocks. =item C<-atime N> |