diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-02-17 11:20:14 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-02-17 11:20:14 +0000 |
commit | 1a4b9e225c58300eac688d8f2b06239fa8efa561 (patch) | |
tree | 3c0fbd22e550371e9dfe162c99a0ad4798427ae8 /inputmethod/mozc-server | |
parent | 545714dc9cf1ea4ac66c1d055bd11301013ab8be (diff) | |
download | pkgsrc-1a4b9e225c58300eac688d8f2b06239fa8efa561.tar.gz |
Fix typo.
Pointed out by tsutsui@.
Diffstat (limited to 'inputmethod/mozc-server')
-rw-r--r-- | inputmethod/mozc-server/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inputmethod/mozc-server/DESCR b/inputmethod/mozc-server/DESCR index 789be06d682..eb08a150bef 100644 --- a/inputmethod/mozc-server/DESCR +++ b/inputmethod/mozc-server/DESCR @@ -2,4 +2,4 @@ Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. This open-source project originates from Google Japanese Input. -This package is dictionary server for mozc client, such as ibuz-mozc. +This package is dictionary server for mozc client, such as ibus-mozc. |