tests: nfs: Fix typo in description.
* gnu/tests/nfs.scm (%test-nfs-root-fs)[description]: Fix typo.
This commit is contained in:
parent
d2f2c09d27
commit
173a631da0
@ -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))))
|
||||
|
Loading…
Reference in New Issue
Block a user