* [LTP] [PATCH] docparse/README: Typo fix
@ 2023-09-25 15:47 Avinesh Kumar
2023-09-26 10:33 ` Petr Vorel
0 siblings, 1 reply; 2+ messages in thread
From: Avinesh Kumar @ 2023-09-25 15:47 UTC (permalink / raw)
To: ltp
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
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-26 10:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-25 15:47 [LTP] [PATCH] docparse/README: Typo fix Avinesh Kumar
2023-09-26 10:33 ` Petr Vorel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox