summary refs log tree commit diff
path: root/nixos/modules/services/editors
diff options
context:
space:
mode:
authorRodney Lorrimar <dev@rodney.id.au>2016-08-09 21:23:38 +0100
committerRodney Lorrimar <dev@rodney.id.au>2016-09-11 12:07:36 +0100
commitaeb00f16816190a8edcea426baa5d535724a3b8c (patch)
tree719fa4d3ab2428d70fa0089c53cd35ee56f3f502 /nixos/modules/services/editors
parent2b0eace6cf021eed7123fb828483a00c95796829 (diff)
downloadnixpkgs-aeb00f16816190a8edcea426baa5d535724a3b8c.tar
nixpkgs-aeb00f16816190a8edcea426baa5d535724a3b8c.tar.gz
nixpkgs-aeb00f16816190a8edcea426baa5d535724a3b8c.tar.bz2
nixpkgs-aeb00f16816190a8edcea426baa5d535724a3b8c.tar.lz
nixpkgs-aeb00f16816190a8edcea426baa5d535724a3b8c.tar.xz
nixpkgs-aeb00f16816190a8edcea426baa5d535724a3b8c.tar.zst
nixpkgs-aeb00f16816190a8edcea426baa5d535724a3b8c.zip
nixos-manual(emacs): Fix typo reported by @rasendubi
Diffstat (limited to 'nixos/modules/services/editors')
-rw-r--r--nixos/modules/services/editors/emacs.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/nixos/modules/services/editors/emacs.xml b/nixos/modules/services/editors/emacs.xml
index ee8ef512bc7..28cdd60fce2 100644
--- a/nixos/modules/services/editors/emacs.xml
+++ b/nixos/modules/services/editors/emacs.xml
@@ -43,9 +43,10 @@
     <title>Installing <application>Emacs</application></title>
 
     <para>
-      Emacs can installed in the normal way for Nix (see <xref
-      linkend="sec-package-management" />). In addition, a NixOS
-      <emphasis>service</emphasis> can be enabled.
+      Emacs can be installed in the normal way for Nix (see
+      <xref linkend="sec-package-management" />).
+      In addition, a NixOS <emphasis>service</emphasis>
+      can be enabled.
     </para>
 
     <section>