File 3696-Fix-typos-and-improve-language.patch of Package erlang
From 689667b659c8f23669e5ba55b949f728b25ed385 Mon Sep 17 00:00:00 2001
From: preciz <barna.kovacs@tutanota.com>
Date: Sun, 28 Jul 2024 21:45:26 +0200
Subject: [PATCH] Fix typos and improve language
---
erts/emulator/beam/beam_types.h | 2 +-
erts/emulator/test/trace_sessions.erl | 2 +-
erts/test/otp_SUITE.erl | 2 +-
lib/compiler/internal_doc/cerl-notes.md | 2 +-
.../test/indent_SUITE_data/src/record_send_test.erl | 2 +-
.../test/r9c_SUITE_data/src/asn1/asn1rt_per.erl | 2 +-
lib/stdlib/uc_spec/README-UPDATE.txt | 2 +-
lib/xmerl/test/xmerl_xsd_Sun2002-01-16_SUITE.erl | 10 +++++-----
8 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/lib/stdlib/uc_spec/README-UPDATE.txt b/lib/stdlib/uc_spec/README-UPDATE.txt
index 0bf6117611..95f829b2fa 100644
--- a/lib/stdlib/uc_spec/README-UPDATE.txt
+++ b/lib/stdlib/uc_spec/README-UPDATE.txt
@@ -31,7 +31,7 @@ version in lib/stdlib/uc_spec/gen_unicode_mod.escript
4. Read the release notes by visiting https://www.unicode.org/versions/latest/
and assess if additional changes are necessary in the Erlang code.
-5. Replace all ocurrences of previous version of Unicode with the new one in
+5. Replace all occurrences of the previous version of Unicode with the new one in
this very same file (lib/stdlib/uc_spec/README-UPDATE.txt).
Remember to update these instructions if a new file is added or any other change
is required for future version updates.
--
2.43.0