summary refs log tree commit diff
path: root/nixos/modules/i18n/input-method/default.xml
diff options
context:
space:
mode:
authorpennae <github@quasiparticle.net>2023-01-04 06:56:24 +0100
committerpennae <github@quasiparticle.net>2023-01-10 10:31:59 +0100
commit23ea73b4169d68c0d22c3d9aed6e2a692a793ff5 (patch)
tree393a187a611654ac8b341b10f86efa8cd05f2dfc /nixos/modules/i18n/input-method/default.xml
parent03c72f224cc721b359c5477aeef4bcfa185477bd (diff)
downloadnixpkgs-23ea73b4169d68c0d22c3d9aed6e2a692a793ff5.tar
nixpkgs-23ea73b4169d68c0d22c3d9aed6e2a692a793ff5.tar.gz
nixpkgs-23ea73b4169d68c0d22c3d9aed6e2a692a793ff5.tar.bz2
nixpkgs-23ea73b4169d68c0d22c3d9aed6e2a692a793ff5.tar.lz
nixpkgs-23ea73b4169d68c0d22c3d9aed6e2a692a793ff5.tar.xz
nixpkgs-23ea73b4169d68c0d22c3d9aed6e2a692a793ff5.tar.zst
nixpkgs-23ea73b4169d68c0d22c3d9aed6e2a692a793ff5.zip
nixos/manual: enable smart quotes for all MD chapters
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>