summary refs log tree commit diff
path: root/nixos/modules/i18n/input-method/default.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/i18n/input-method/default.xml')
-rw-r--r--nixos/modules/i18n/input-method/default.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/nixos/modules/i18n/input-method/default.xml b/nixos/modules/i18n/input-method/default.xml
index c6fda9a7c57..23295211980 100644
--- a/nixos/modules/i18n/input-method/default.xml
+++ b/nixos/modules/i18n/input-method/default.xml
@@ -114,7 +114,7 @@ ibus.engines = with pkgs.ibus-engines; [ table table-others ];
       To use any input method, the package must be added in the
       configuration, as shown above, and also (after running
       <literal>nixos-rebuild</literal>) the input method must be added
-      from IBus' preference dialog.
+      from IBus’ preference dialog.
     </para>
     <section xml:id="module-services-input-methods-troubleshooting">
       <title>Troubleshooting</title>
@@ -221,7 +221,7 @@ i18n.inputMethod = {
   <section xml:id="module-services-input-methods-uim">
     <title>Uim</title>
     <para>
-      Uim (short for &quot;universal input method&quot;) is a
+      Uim (short for <quote>universal input method</quote>) is a
       multilingual input method framework. Applications can use it
       through so-called bridges.
     </para>
@@ -244,7 +244,7 @@ i18n.inputMethod = {
       Hime is an extremely easy-to-use input method framework. It is
       lightweight, stable, powerful and supports many commonly used
       input methods, including Cangjie, Zhuyin, Dayi, Rank, Shrimp,
-      Greek, Korean Pinyin, Latin Alphabet, etc...
+      Greek, Korean Pinyin, Latin Alphabet, etc…
     </para>
     <para>
       The following snippet can be used to configure Hime:
@@ -258,7 +258,7 @@ i18n.inputMethod = {
   <section xml:id="module-services-input-methods-kime">
     <title>Kime</title>
     <para>
-      Kime is Korean IME. it's built with Rust language and let you get
+      Kime is Korean IME. it’s built with Rust language and let you get
       simple, safe, fast Korean typing
     </para>
     <para>