File 1154-system-Fix-spelling-in-c_portdriver-docs.patch of Package erlang

From e803d2b8ce26366bcb8dd1860527ec1e1769755c Mon Sep 17 00:00:00 2001
From: Lukas Larsson <lukas@erlang.org>
Date: Mon, 1 Mar 2021 16:53:31 +0100
Subject: [PATCH 2/2] system: Fix spelling in c_portdriver docs

---
 system/doc/tutorial/c_portdriver.xmlsrc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/system/doc/tutorial/c_portdriver.xmlsrc b/system/doc/tutorial/c_portdriver.xmlsrc
index 47bf34d3d5..615221434c 100644
--- a/system/doc/tutorial/c_portdriver.xmlsrc
+++ b/system/doc/tutorial/c_portdriver.xmlsrc
@@ -55,7 +55,7 @@
       is the <em>connected process</em> of the port
       driver. Terminating this process closes the port driver.</p>
     <p>Before the port is created, the driver must be loaded. This is
-      done with the function <c>erl_dll:load_driver/1</c>, with the
+      done with the function <c>erl_ddll:load_driver/1</c>, with the
       name of the shared library as argument.</p>
     <p>The port is then created using the BIF <c>open_port/2</c>, with
       the tuple <c>{spawn, DriverName}</c> as the first argument. The
-- 
2.26.2

openSUSE Build Service is sponsored by