mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
tests: Fix typo in comment.
* gnu/tests.scm: Add missing word in commentary.
This commit is contained in:
parent
6bd072ff66
commit
f79313b387
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ (define-module (gnu tests)
|
|||
;;;
|
||||
;;; This module provides the infrastructure to run operating system tests.
|
||||
;;; The most important part of that is tools to instrument the OS under test,
|
||||
;;; essentially allowing to run in a virtual machine controlled by the host
|
||||
;;; essentially allowing it to run in a virtual machine controlled by the host
|
||||
;;; system--hence the name "marionette".
|
||||
;;;
|
||||
;;; Code:
|
||||
|
|
Loading…
Reference in a new issue