diff options
author | reed <reed> | 2003-08-30 05:08:59 +0000 |
---|---|---|
committer | reed <reed> | 2003-08-30 05:08:59 +0000 |
commit | 42c361229f42bce42d41bee735424d26cbd19619 (patch) | |
tree | 9987ee916d61870a86513715b9e7783a5ad8109e /editors/lpe | |
parent | 899ceb01e396d31aaa198f4e200c93242ed4728e (diff) | |
download | pkgsrc-42c361229f42bce42d41bee735424d26cbd19619.tar.gz |
Fix spelling typo.
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 e041804d3d1..3f4dc3b8d92 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 its own philosophy opf text editing. That +versatile editor that defines its own philosophy of 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. |