From 97baa98f2ecd748b1f868fa1f360e7858d2579e5 Mon Sep 17 00:00:00 2001
From: Lukas Larsson
Date: Wed, 17 Oct 2018 11:40:29 +0200
Subject: kernel: Fix spelling error in assert.hrl
---
lib/stdlib/doc/src/assert_hrl.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'lib')
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, assertEqual. Info is a list
of tagged values, such as [{module, M}, {line, L}, ...], which
gives more information about the location and cause of the exception. All
- entries in the Info list are optional; do not rely programatically
+ entries in the Info list are optional; do not rely programmatically
on any of them being present.
Each assert macro has a corresponding version with an extra argument,
--
cgit v1.2.3