]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
doc: fix typo
authorMichael Vetter <jubalh@iodoru.org>
Tue, 21 Jan 2025 14:38:47 +0000 (15:38 +0100)
committerAlejandro Colomar <alx@kernel.org>
Tue, 21 Jan 2025 15:30:27 +0000 (16:30 +0100)
doc/contributions/tests.md

index e765fe690b6913e2ac4e161e376eb579a64084de..efe89baef140fee0b38958e6c7f464d961dc49f9 100644 (file)
@@ -30,5 +30,5 @@ VM or a container instead.
 You can execute system tests by running:
 
 ```
-cd tests && ./run_all`.
+cd tests && ./run_all
 ```