public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v1] c-test-api.txt: fix typo
@ 2023-09-03  1:44 Wei Gao via ltp
  2023-09-08 14:08 ` Cyril Hrubis
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Gao via ltp @ 2023-09-03  1:44 UTC (permalink / raw)
  To: ltp

Signed-off-by: Wei Gao <wegao@suse.com>
---
 doc/c-test-api.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/c-test-api.txt b/doc/c-test-api.txt
index f692909e2..26d473dab 100644
--- a/doc/c-test-api.txt
+++ b/doc/c-test-api.txt
@@ -712,7 +712,7 @@ int main(void)
 The 'tst_res()' function can be also used from binaries started by 'exec()',
 the parent test process has to set the '.child_needs_reinit' flag so that the
 library prepares for it and has to make sure the 'LTP_IPC_PATH' environment
-variable is passed down, then the very fist thing the program has to call in
+variable is passed down, then the very first thing the program has to call in
 'main()' is 'tst_reinit()' that sets up the IPC.
 
 1.9 Fork() and Parent-child synchronization
-- 
2.35.3


-- 
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-08 14:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-03  1:44 [LTP] [PATCH v1] c-test-api.txt: fix typo Wei Gao via ltp
2023-09-08 14:08 ` Cyril Hrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox