diff options
author | reed <reed@pkgsrc.org> | 2003-08-30 02:14:19 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2003-08-30 02:14:19 +0000 |
commit | 7c0ecfeefead93e86e6533cdefd4a25c095c0357 (patch) | |
tree | 62d33ca4e350e47c9938ab2acd67eb81d6171fea /editors | |
parent | 3a582a8c4db11626b7da334ca1bca24398fbcc9f (diff) | |
download | pkgsrc-7c0ecfeefead93e86e6533cdefd4a25c095c0357.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')
-rw-r--r-- | editors/abiword/DESCR | 2 | ||||
-rw-r--r-- | editors/beav/DESCR | 2 | ||||
-rw-r--r-- | editors/lpe/DESCR | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/abiword/DESCR b/editors/abiword/DESCR index d0f3d3d8783..dbef30097dd 100644 --- a/editors/abiword/DESCR +++ b/editors/abiword/DESCR @@ -1,5 +1,5 @@ AbiWord is a small and simple word processor, that is fast and complete. -Abiword's features include it's "look & feel", the ability to format pages +Abiword's features include its "look & feel", the ability to format pages and paragraphs, a spell checker, an interactive ruler, the integration of styles, the unlimited capacity to undo/redo , a find and replace function and the image insertion. It is also able to import documents from Microsoft diff --git a/editors/beav/DESCR b/editors/beav/DESCR index 38d30f9c8dc..12659d37eb5 100644 --- a/editors/beav/DESCR +++ b/editors/beav/DESCR @@ -1,7 +1,7 @@ BEAV (Binary Editor And Viewer), is a full featured binary file editor. Just about any operation that you could want to do to a binary file is possible with BEAV. You can insert or delete in the middle of -a file thereby changing it's size. You can edit multiple files in +a file thereby changing its size. You can edit multiple files in multiple windows and cut and paste between them. You can display and edit data in hex, octal, decimal, binary, ascii, or ebcdic formats. You can display data in byte, word, or long word formats in either Intel or 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. |