about summary refs log tree commit diff
path: root/nixpkgs/doc/functions/library.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/doc/functions/library.xml')
-rw-r--r--nixpkgs/doc/functions/library.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/nixpkgs/doc/functions/library.xml b/nixpkgs/doc/functions/library.xml
index e6aedaa6efdd..6ffb944b5a60 100644
--- a/nixpkgs/doc/functions/library.xml
+++ b/nixpkgs/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" />