guix-commits
[Top][All Lists]
Advanced

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

39/52: gnu: gpart: Fix typo in description.


From: guix-commits
Subject: 39/52: gnu: gpart: Fix typo in description.
Date: Sat, 10 Apr 2021 08:15:36 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 6dbac0d2e4b9b90d5bc3784ee0b6fbf3156350e9
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Apr 9 19:56:43 2021 +0200

    gnu: gpart: Fix typo in description.
    
    * gnu/packages/disk.scm (gpart)[description]: Fix my own typo.
---
 gnu/packages/disk.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm
index 6b9a9e4..bf0897b 100644
--- a/gnu/packages/disk.scm
+++ b/gnu/packages/disk.scm
@@ -351,7 +351,7 @@ to disk.
 
 It should be stressed that gpart does a very heuristic job.  It can easily be
 right in its guesswork but it can also be terribly wrong.  Never believe its
-output without any plausability checks.")
+output without any plausibility checks.")
       (license license:gpl2+))))
 
 (define-public gptfdisk



reply via email to

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