diff options
author | brian d foy <brian.d.foy@gmail.com> | 2011-01-04 23:00:30 -0600 |
---|---|---|
committer | brian d foy <brian.d.foy@gmail.com> | 2011-01-04 23:00:30 -0600 |
commit | fd74a741eea953100482ff8901bef5b8759d2e59 (patch) | |
tree | 421a142a41a044337756aea1fe9055a822a61daa /pod/perlfaq1.pod | |
parent | 1520492fd14deb1e166b389e8bb96ac74a1576c3 (diff) | |
download | perl-fd74a741eea953100482ff8901bef5b8759d2e59.tar.gz |
perlfaq1: less "more faster"
Diffstat (limited to 'pod/perlfaq1.pod')
-rw-r--r-- | pod/perlfaq1.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlfaq1.pod b/pod/perlfaq1.pod index 6e55f4b0ab..ba70a82260 100644 --- a/pod/perlfaq1.pod +++ b/pod/perlfaq1.pod @@ -370,7 +370,7 @@ might mean that Perl either saves them something (time, headaches, money) or gives them something (flexibility, power, testability). In general, the benefit of a language is closely related to the skill of -the people using that language. If you or your team can be more faster, +the people using that language. If you or your team can be faster, better, and stronger through Perl, you'll deliver more value. Remember, people often respond better to what they get out of it. If you run into resistance, figure out what those people get out of the other |