guix-commits
[Top][All Lists]
Advanced

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

11/22: gnu: ipxe: Fix grammar.


From: guix-commits
Subject: 11/22: gnu: ipxe: Fix grammar.
Date: Wed, 21 Apr 2021 11:51:00 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit 084d3cac2b9808e92595487ff93eaf11f7e484f7
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Apr 21 07:52:47 2021 -0700

    gnu: ipxe: Fix grammar.
    
    * gnu/packages/bootloaders.scm (ipxe)[description]: Remove gratuitous
      use of "allows to".
---
 gnu/packages/bootloaders.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bootloaders.scm b/gnu/packages/bootloaders.scm
index 6093e0d..827da0e 100644
--- a/gnu/packages/bootloaders.scm
+++ b/gnu/packages/bootloaders.scm
@@ -1207,8 +1207,8 @@ order to add a suitable bootloader menu entry.")
       (description "iPXE is a network boot firmware.  It provides a full PXE
 implementation enhanced with additional features such as booting from: a web
 server via HTTP, an iSCSI SAN, a Fibre Channel SAN via FCoE, an AoE SAN, a
-wireless network, a wide-area network, an Infiniband network.  It allows to
-control the boot process with a script.  You can use iPXE to replace the
+wireless network, a wide-area network, an Infiniband network.  It
+controls the boot process with a script.  You can use iPXE to replace the
 existing PXE ROM on your network card, or you can chainload into iPXE to obtain
 the features of iPXE without the hassle of reflashing.")
       (license license:gpl2+))))



reply via email to

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