diff options
author | olgeni <olgeni@FreeBSD.org> | 2009-08-16 22:06:52 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2009-08-16 22:06:52 +0800 |
commit | 791f76fa9c267539a9cb7c2b47d1141ce108fb37 (patch) | |
tree | bc6b6cc792429c0cf1d63f0ca2f2e1418aab3361 /textproc/scim-bridge-qt4 | |
parent | e47c8d053e0ae3d2ab3a6f47d4a2bc02bde3cba8 (diff) | |
download | freebsd-ports-gnome-791f76fa9c267539a9cb7c2b47d1141ce108fb37.tar.gz freebsd-ports-gnome-791f76fa9c267539a9cb7c2b47d1141ce108fb37.tar.zst freebsd-ports-gnome-791f76fa9c267539a9cb7c2b47d1141ce108fb37.zip |
Fix a few common typos in pkg-descr ("separate", "compatible").
Diffstat (limited to 'textproc/scim-bridge-qt4')
-rw-r--r-- | textproc/scim-bridge-qt4/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/scim-bridge-qt4/pkg-descr b/textproc/scim-bridge-qt4/pkg-descr index 6df53122d040..0a4d7622fbe4 100644 --- a/textproc/scim-bridge-qt4/pkg-descr +++ b/textproc/scim-bridge-qt4/pkg-descr @@ -1,5 +1,5 @@ Scim-bridge is wrapper library for SCIM, written in C. Scim-bridge -is seperated in two parts, the agent and the clients. The agent is +is separated in two parts, the agent and the clients. The agent is the IME server which communicates with SCIM. The clients are IMModules which communicate only with the agent so that there is no binary dependency between the clients and SCIM. |