File 0150-Fix-small-error-in-monitor-docs.patch of Package erlang

From 9c757414ad9c533884321247f3570816cb2bee43 Mon Sep 17 00:00:00 2001
From: siiky <github-siiky@net-c.cat>
Date: Tue, 8 Oct 2024 10:43:41 +0100
Subject: [PATCH] Fix small error in `monitor/*` docs

---
 erts/preloaded/src/erlang.erl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/erts/preloaded/src/erlang.erl b/erts/preloaded/src/erlang.erl
index 016994618a..e000f34127 100644
--- a/erts/preloaded/src/erlang.erl
+++ b/erts/preloaded/src/erlang.erl
@@ -4262,7 +4262,7 @@ earlier, and:
   > Now, such a call to `monitor` will instead succeed and a monitor is created.
   > But the monitor will only supervise the connection. That is, a
   > `{'DOWN', _, process, _, noconnection}` is the only message that may be
-  > received, as the primitive node have no way of reporting the status of the
+  > received, as the primitive node has no way of reporting the status of the
   > monitored process.
 
 - **Monitoring a `port`{: #monitor_port }** - Creates monitor between the
-- 
2.43.0

openSUSE Build Service is sponsored by