guix-patches
[Top][All Lists]
Advanced

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

[bug#53735] [PATCH] gnu: Fix typo.


From: jgart
Subject: [bug#53735] [PATCH] gnu: Fix typo.
Date: Wed, 2 Feb 2022 14:23:49 -0500

* gnu/machine.scm: Fix typo in top-level comment.
---
 gnu/machine.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/machine.scm b/gnu/machine.scm
index 667a988f99..60be674972 100644
--- a/gnu/machine.scm
+++ b/gnu/machine.scm
@@ -51,7 +51,7 @@ (define-module (gnu machine)
 ;;; Commentary:
 ;;;
 ;;; This module provides the types used to declare individual machines in a
-;;; heterogeneous Guix deployment. The interface allows users of specify system
+;;; heterogeneous Guix deployment. The interface allows users to specify system
 ;;; configurations and the means by which resources should be provisioned on a
 ;;; per-host basis.
 ;;;
-- 
2.35.0






reply via email to

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