From 26068822d801b348fd6d96e730625d394eb56974 Mon Sep 17 00:00:00 2001 From: Dmitry Kalinkin Date: Fri, 1 Sep 2017 13:38:07 -0400 Subject: documentation: fix some spelling --- doc/coding-conventions.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/coding-conventions.xml') diff --git a/doc/coding-conventions.xml b/doc/coding-conventions.xml index 0457018f7d00..0776e70f14e1 100644 --- a/doc/coding-conventions.xml +++ b/doc/coding-conventions.xml @@ -365,7 +365,7 @@ splitting up an existing category. If it’s a (set of) tool(s): - (A tool is a relatively small program, especially one intented + (A tool is a relatively small program, especially one intended to be used non-interactively.) @@ -608,7 +608,7 @@ evaluate correctly.
Fetching Sources There are multiple ways to fetch a package source in nixpkgs. The - general guidline is that you should package sources with a high degree of + general guideline is that you should package sources with a high degree of availability. Right now there is only one fetcher which has mirroring support and that is fetchurl. Note that you should also prefer protocols which have a corresponding proxy environment variable. -- cgit 1.4.1