guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: inferior: Fix typo.


From: guix-commits
Subject: 01/01: inferior: Fix typo.
Date: Mon, 23 Sep 2019 15:03:20 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit a130544d60747d48098ef27dc0c6cf677ab65afa
Author: Vagrant Cascadian <address@hidden>
Date:   Mon Sep 23 12:02:33 2019 -0700

    inferior: Fix typo.
    
    * guix/inferior: Fix spelling of "specifications".
---
 guix/inferior.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guix/inferior.scm b/guix/inferior.scm
index 6be30d3..dcbc954 100644
--- a/guix/inferior.scm
+++ b/guix/inferior.scm
@@ -390,7 +390,7 @@ inferior package."
   (cut inferior-package-input-field <> 'package-transitive-propagated-inputs))
 
 (define (%inferior-package-search-paths package field)
-  "Return the list of search path specificiations of PACKAGE, an inferior
+  "Return the list of search path specifications of PACKAGE, an inferior
 package."
   (define paths
     (inferior-package-field package



reply via email to

[Prev in Thread] Current Thread [Next in Thread]