From 4429f2b17799bbb50734e1f34d4c00611679b49f Mon Sep 17 00:00:00 2001 From: Daniel Barlow Date: Sun, 21 May 2023 23:48:10 +0100 Subject: [PATCH] grammar --- doc/developer.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developer.rst b/doc/developer.rst index 0f7a90e..6eaf781 100644 --- a/doc/developer.rst +++ b/doc/developer.rst @@ -212,7 +212,7 @@ as inputs, because it builds the qemu device against both. nix-build --argstr liminix `pwd` --arg nixpkgs "" \ --argstr unstable `pwd`/../unstable-nixpkgs/ ci.nix -or to run a named test, use the ``-A`` flag. For example, ``-A pppoe`` +To run a single named test, use the ``-A`` flag. For example, ``-A pppoe``