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
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

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