diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-09-07 18:44:50 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-09-07 18:44:50 +0000 |
commit | ac55cdc6604151559e82ba5e5610e28b928ed196 (patch) | |
tree | 60cfbd9a44f0756e477bc7041ebbd0bfaa784103 /editors/fine | |
parent | 668185e697ccbfef3fb62a74ad80ebc7e14f813c (diff) | |
download | FreeBSD-ports-ac55cdc6604151559e82ba5e5610e28b928ed196.zip FreeBSD-ports-ac55cdc6604151559e82ba5e5610e28b928ed196.tar.gz |
Fix a typo (nie -> nice)
Submitted by: Maxim Sobolev <sobomax@altavista.net>
Diffstat (limited to 'editors/fine')
-rw-r--r-- | editors/fine/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/fine/pkg-descr b/editors/fine/pkg-descr index 94ef662..d743e50 100644 --- a/editors/fine/pkg-descr +++ b/editors/fine/pkg-descr @@ -1,5 +1,5 @@ The Finally INteligent Editor. A user friendly editor with -a nie GUI (uses the Qt toolkit) that can parse syntax +a nice GUI (uses the Qt toolkit) that can parse syntax and colour keywords and other things. It can also be programmed to insert text with keybindings. |