File 0350-common-test-Fix-typo-in-event-handling-chapter.patch of Package erlang

From 409049686b65e87114caf47953f45965c3763f61 Mon Sep 17 00:00:00 2001
From: Johannes Christ <jc@jchri.st>
Date: Thu, 8 Jun 2023 00:11:25 +0200
Subject: [PATCH] common test: Fix typo in event handling chapter

---
 lib/common_test/doc/src/event_handler_chapter.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/common_test/doc/src/event_handler_chapter.xml b/lib/common_test/doc/src/event_handler_chapter.xml
index dd704ef04d..34d90b4440 100644
--- a/lib/common_test/doc/src/event_handler_chapter.xml
+++ b/lib/common_test/doc/src/event_handler_chapter.xml
@@ -380,7 +380,7 @@
     <seemfa marker="ct#log/2"><c>ct:log/2,3</c></seemfa> or 
     <seemfa marker="ct#pal/2"><c>ct:pal,2,3</c></seemfa>) get written to the test case log
     file, and not to the <c>Common Test</c> framework log, you can synchronize
-    with the <c>Common Test</c> server by matching on evvents <c>tc_start</c> and <c>tc_done</c>.
+    with the <c>Common Test</c> server by matching on events <c>tc_start</c> and <c>tc_done</c>.
     In the period between these events, all I/O is directed to the
     test case log file. These events are sent synchronously to avoid potential
     timing problems (for example, that the test case log file is closed just before
-- 
2.35.3

openSUSE Build Service is sponsored by