guix-commits
[Top][All Lists]
Advanced

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

05/52: tests: nfs: Fix typo in description.


From: guix-commits
Subject: 05/52: tests: nfs: Fix typo in description.
Date: Sat, 10 Apr 2021 08:15:23 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 173a631da0324d8a837ef4355a5e1a9673def837
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Apr 9 19:47:28 2021 +0200

    tests: nfs: Fix typo in description.
    
    * gnu/tests/nfs.scm (%test-nfs-root-fs)[description]: Fix typo.
---
 gnu/tests/nfs.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/tests/nfs.scm b/gnu/tests/nfs.scm
index 5d04af3..9b2b785 100644
--- a/gnu/tests/nfs.scm
+++ b/gnu/tests/nfs.scm
@@ -410,5 +410,5 @@ directories can be mounted.")
   (system-test
    (name "nfs-root-fs")
    (description "Test that an NFS server can be started and the exported
-directory can be used as root filesystem.")
+directory can be used as root file system.")
    (value (run-nfs-root-fs-test))))



reply via email to

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