From ab7114191d4599e36958c2ec18491618bf0cc6a9 Mon Sep 17 00:00:00 2001 From: jgart Date: Wed, 2 Feb 2022 14:23:49 -0500 Subject: gnu: Fix typo. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/machine.scm: Fix typo in top-level comment. Signed-off-by: Ludovic Courtès --- gnu/machine.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/machine.scm') 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 @@ ;;; 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. ;;; -- cgit v1.2.3