Replace 'phases' by 'layers' in overlays documentation.

This commit is contained in:
Nicolas B. Pierron
2017-01-16 01:17:33 +01:00
committed by Nicolas B. Pierron
parent f9da1fa957
commit 51d3c931e1
+1 -1
View File
@@ -5,7 +5,7 @@
<title>Overlays</title>
<para>This chapter describes how to extend and change Nixpkgs content using
overlays. Overlays are used to add phases in the fix-point used by Nixpkgs
overlays. Overlays are used to add layers in the fix-point used by Nixpkgs
to bind the dependencies of all packages.</para>
<!--============================================================-->