aboutsummaryrefslogtreecommitdiffstats
path: root/g13/runner.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--g13/runner.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g13/runner.c b/g13/runner.c
index 6cf88c0b4..18293e10c 100644
--- a/g13/runner.c
+++ b/g13/runner.c
@@ -48,7 +48,7 @@ struct runner_s
/* We use a reference counter to know when it is safe to remove the
- object. Lackiong an explicit ref fucntion this counter will take
+ object. Lacking an explicit ref function this counter will take
only these two values:
1 = Thread not running or only the thread is still running.