diff options
author | reed <reed> | 2003-08-30 02:14:19 +0000 |
---|---|---|
committer | reed <reed> | 2003-08-30 02:14:19 +0000 |
commit | 6ba81ae7ad695f066095836d7bcd5a41cbe52c25 (patch) | |
tree | 62d33ca4e350e47c9938ab2acd67eb81d6171fea /editors/lpe | |
parent | b4a26aba57b4e91c601cb2fb4a589803386cd54c (diff) | |
download | pkgsrc-6ba81ae7ad695f066095836d7bcd5a41cbe52c25.tar.gz |
"It's" stands for "it is" (or "it has"). The apostrophe is not used
for a possessive (like her, his, whose, their, and its).
Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).
I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
Diffstat (limited to 'editors/lpe')
-rw-r--r-- | editors/lpe/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/lpe/DESCR b/editors/lpe/DESCR index d409dcd3773..e041804d3d1 100644 --- a/editors/lpe/DESCR +++ b/editors/lpe/DESCR @@ -1,6 +1,6 @@ LPE is a small, efficient programmer's editor for UNIX systems. It has grown from the result of a single night of hacking into a very capable and very -versatile editor that defines it's own philosophy opf text editing. That +versatile editor that defines its own philosophy opf text editing. That philosophy is that awk and sed are the right tools for most advanced editing jobs, and a text editor should make simple operations easy and make text look good. |