File 0468-kernel-Fix-spelling-error-in-assert.hrl.patch of Package erlang

From 97baa98f2ecd748b1f868fa1f360e7858d2579e5 Mon Sep 17 00:00:00 2001
From: Lukas Larsson <lukas@erlang.org>
Date: Wed, 17 Oct 2018 11:40:29 +0200
Subject: [PATCH] kernel: Fix spelling error in assert.hrl

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

diff --git a/lib/stdlib/doc/src/assert_hrl.xml b/lib/stdlib/doc/src/assert_hrl.xml
index 4dc7299609..fb27954235 100644
--- a/lib/stdlib/doc/src/assert_hrl.xml
+++ b/lib/stdlib/doc/src/assert_hrl.xml
@@ -46,7 +46,7 @@
       is the macro name, for example, <c>assertEqual</c>. <c>Info</c> is a list
       of tagged values, such as <c>[{module, M}, {line, L}, ...]</c>, which
       gives more information about the location and cause of the exception. All
-      entries in the <c>Info</c> list are optional; do not rely programatically
+      entries in the <c>Info</c> list are optional; do not rely programmatically
       on any of them being present.</p>
 
     <p>If the macro <c>NOASSERT</c> is defined when <c>assert.hrl</c> is read
-- 
2.16.4

openSUSE Build Service is sponsored by