diff options
| author | Efraim Flashner <efraim@flashner.co.il> | 2025-02-19 11:11:03 +0200 |
|---|---|---|
| committer | Efraim Flashner <efraim@flashner.co.il> | 2025-02-19 11:21:47 +0200 |
| commit | 66daf46b411ea68893d3066e654f38fc05d6f286 (patch) | |
| tree | 2ce35923cbe23e485b483ad93db0a93bf144aee7 /gnu/packages/ibus.scm | |
| parent | 77ad73b333d80b60dd9861c75d1dd93d3e4ae33c (diff) | |
gnu: Fix some misspellings.
Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
Diffstat (limited to 'gnu/packages/ibus.scm')
| -rw-r--r-- | gnu/packages/ibus.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/ibus.scm b/gnu/packages/ibus.scm index 0dfce29ea36..a290966bd06 100644 --- a/gnu/packages/ibus.scm +++ b/gnu/packages/ibus.scm | |||
| @@ -1136,7 +1136,7 @@ IBus-Table on IBus framework: | |||
| 1136 | (synopsis "Speech to text IBus engine using VOSK") | 1136 | (synopsis "Speech to text IBus engine using VOSK") |
| 1137 | (description "This Input Method uses VOSK for voice recognition and allows | 1137 | (description "This Input Method uses VOSK for voice recognition and allows |
| 1138 | to dictate text in several languages in any application that supports IBus. | 1138 | to dictate text in several languages in any application that supports IBus. |
| 1139 | One of the main adavantages is that VOSK performs voice recognition locally | 1139 | One of the main advantages is that VOSK performs voice recognition locally |
| 1140 | and does not rely on an online service.") | 1140 | and does not rely on an online service.") |
| 1141 | (license gpl3+))) | 1141 | (license gpl3+))) |
| 1142 | 1142 | ||
