File 2706-Fix-minor-typo-in-README-UPDATE.txt.patch of Package erlang
From 62ff7dac468cdccd16f3c7b28a90240effb392c2 Mon Sep 17 00:00:00 2001
From: Eksperimental <eksperimental@autistici.org>
Date: Mon, 14 Feb 2022 00:04:30 -0500
Subject: [PATCH] Fix minor typo in README-UPDATE.txt
---
lib/stdlib/uc_spec/README-UPDATE.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/stdlib/uc_spec/README-UPDATE.txt b/lib/stdlib/uc_spec/README-UPDATE.txt
index d6b8488928..e7f4b66b8c 100644
--- a/lib/stdlib/uc_spec/README-UPDATE.txt
+++ b/lib/stdlib/uc_spec/README-UPDATE.txt
@@ -27,7 +27,7 @@ replacing existing ones. No subfolder should be created.
3. Update the "spec_version()" function in the generator by replacing the Unicode
version in lib/stdlib/uc_spec/gen_unicode_mod.escript
-4. Read the realease notes by visiting https://www.unicode.org/versions/latest/
+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
--
2.34.1