diff options
author | Piotr Fusik <pfusik@op.pl> | 2005-07-30 23:54:19 +0200 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-08-01 08:13:10 +0000 |
commit | d7f8936a2fe7fc93635b0b501d1f941d30d3399f (patch) | |
tree | 9ec130d79fad2c450541f9ea56801a6ecd17f962 /pod/perlglossary.pod | |
parent | 0d65d7d555c9e685ae54e22c9f9eb33ec635ea81 (diff) | |
download | perl-d7f8936a2fe7fc93635b0b501d1f941d30d3399f.tar.gz |
POD typos
From: "Piotr Fusik" <pfusik@op.pl>
Message-ID: <00ef01c59542$3198ba00$26d34dd5@piec>
p4raw-id: //depot/perl@25253
Diffstat (limited to 'pod/perlglossary.pod')
-rw-r--r-- | pod/perlglossary.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlglossary.pod b/pod/perlglossary.pod index 5befd5e175..31a20de8a3 100644 --- a/pod/perlglossary.pod +++ b/pod/perlglossary.pod @@ -71,7 +71,7 @@ pity. =item architecture -The kind of compluter you're working on, where one "kind" of computer +The kind of computer you're working on, where one "kind" of computer means all those computers sharing a compatible machine language. Since Perl programs are (typically) simple text files, not executable images, a Perl program is much less sensitive to the architecture it's |