aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2020-06-09 17:10:20 +0200
committerMattias Andrée <maandree@kth.se>2020-06-09 17:10:20 +0200
commite58cdbc8d9cdf4b9a0abc868e9b6e5889c6e2a8f (patch)
treedfd9f103731e6e2b4af205a27196d323b1cd95a6
parentliberror_set_error.3: fix code_group for getaddrinfo (diff)
downloadliberror-e58cdbc8d9cdf4b9a0abc868e9b6e5889c6e2a8f.tar.gz
liberror-e58cdbc8d9cdf4b9a0abc868e9b6e5889c6e2a8f.tar.bz2
liberror-e58cdbc8d9cdf4b9a0abc868e9b6e5889c6e2a8f.tar.xz
Fix typo
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--liberror_reset_error.32
1 files changed, 1 insertions, 1 deletions
diff --git a/liberror_reset_error.3 b/liberror_reset_error.3
index 3ad3925..4e8f19b 100644
--- a/liberror_reset_error.3
+++ b/liberror_reset_error.3
@@ -13,7 +13,7 @@ Link with
.SH DESCRIPTION
The
.BR liberror_reset_error ()
-function recursivelt deallocates the thread's
+function recursively deallocates the thread's
currently assigned error, if any, and marks
that the thread does not currently have any
error assigned to it.