about summary refs log tree commit diff
path: root/doc/functions/library.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/functions/library.xml')
-rw-r--r--doc/functions/library.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/functions/library.xml b/doc/functions/library.xml
index e6aedaa6efdd5..6ffb944b5a609 100644
--- a/doc/functions/library.xml
+++ b/doc/functions/library.xml
@@ -5,8 +5,7 @@
  <title>Nixpkgs Library Functions</title>
 
  <para>
-  Nixpkgs provides a standard library at <varname>pkgs.lib</varname>, or
-  through <code>import &lt;nixpkgs/lib&gt;</code>.
+  Nixpkgs provides a standard library at <varname>pkgs.lib</varname>, or through <code>import &lt;nixpkgs/lib&gt;</code>.
  </para>
 
  <xi:include href="./library/asserts.xml" />