From 5d1f8e16bc7b7e3ba5034b21634c1c6b09477e95 Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Fri, 23 Aug 2019 00:27:05 +0800 Subject: [PATCH] Correct a typo in doc/verification.rst --- doc/verification.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/verification.rst b/doc/verification.rst index 62d74d2a..66cd79b1 100644 --- a/doc/verification.rst +++ b/doc/verification.rst @@ -64,7 +64,7 @@ used commands: # Verbose logging make ... VERBOSE=1 - # Run multipe tests in parallel through LSF + # Run multiple tests in parallel through LSF make ... LSF_CMD="bsub -Is" # Get command reference of the simulation script