[LTP] [PATCH] docparse/README: Typo fix
Avinesh Kumar
akumar@suse.de
Mon Sep 25 17:47:16 CEST 2023
Signed-off-by: Avinesh Kumar <akumar@suse.de>
---
docparse/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docparse/README.md b/docparse/README.md
index db156e64d..9ccfa44af 100644
--- a/docparse/README.md
+++ b/docparse/README.md
@@ -48,7 +48,7 @@ given test, as obviously we cannot run two tests that monopolize the same
resource. In some cases we would also need to partition the system resource
accordingly, e.g. if we have two memory stress tests running at the same time
we will need to cap each of these tests on half of the available memory, or
-make sure that sum of the memory used by these two tests is not greater an
+make sure that sum of the memory used by these two tests is not greater than
available memory.
Examples of such tests are:
--
2.42.0
More information about the ltp
mailing list