guix-commits
[Top][All Lists]
Advanced

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

07/10: installer: Fix typo.


From: guix-commits
Subject: 07/10: installer: Fix typo.
Date: Fri, 7 Jun 2019 21:06:04 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 232a7e69cea759bcb2ee6687b1ca9b79bb2f257e
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sat Jun 8 01:29:57 2019 +0200

    installer: Fix typo.
    
    * gnu/installer/newt/network.scm (run-technology-page): Fix plural typo.
---
 gnu/installer/newt/network.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/installer/newt/network.scm b/gnu/installer/newt/network.scm
index 0a938db..40d8581 100644
--- a/gnu/installer/newt/network.scm
+++ b/gnu/installer/newt/network.scm
@@ -62,7 +62,7 @@ Internet and return the selected technology. For now, only 
technologies with
             (G_ "Continue")
             (G_ "Exit")
             (G_ "The install process requires Internet access but no \
-network device were found. Do you want to continue anyway?"))
+network devices were found. Do you want to continue anyway?"))
        ((1) (raise
              (condition
               (&installer-step-break))))



reply via email to

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