1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

installer: Fix typo.

* gnu/installer/newt/network.scm (run-technology-page): Fix plural typo.
This commit is contained in:
Tobias Geerinckx-Rice
2019-06-08 01:29:57 +02:00
parent 49405aaf5c
commit 232a7e69ce

View File

@@ -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))))