diff options
author | snj <snj@pkgsrc.org> | 2004-09-30 21:10:34 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-09-30 21:10:34 +0000 |
commit | 71d41a3ed857db338a6fef3213113777cc16fb0f (patch) | |
tree | 10326579ff29478cb2bc8ceff55b4695393f22c0 /databases | |
parent | 0063ba76e87b85564923abd0ddca7a0ba2e5c6bd (diff) | |
download | pkgsrc-71d41a3ed857db338a6fef3213113777cc16fb0f.tar.gz |
s/replacemenet/replacement/, pointed out by Tomasz Marciniak.
Also, "particularily" is not a word.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/oraedit/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/oraedit/DESCR b/databases/oraedit/DESCR index 742df50238a..48b33e5891b 100644 --- a/databases/oraedit/DESCR +++ b/databases/oraedit/DESCR @@ -4,10 +4,10 @@ as well as views stored in Oracle. The only thing required is working sqlplus client or working rsh/ssh connection to a computer with one (and Python, of course). -oraedit was used as a replacemenet for Platinum's SQL-Station, +oraedit was used as a replacement for Platinum's SQL-Station, to get rid MS Windows for a development box. It surely doesn't have every feature SQL-Station has, but hey - the -fact it works under Unix is appealing :) It's particularily +fact it works under Unix is appealing :) It's particularly usable in connection with some decent GUI editor, such as vim. Documentation is currently not present, you have to figure out |