aboutsummaryrefslogtreecommitdiffstats
path: root/src/sysutils.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sysutils.c')
-rw-r--r--src/sysutils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sysutils.c b/src/sysutils.c
index 1f2c293..c3aaf42 100644
--- a/src/sysutils.c
+++ b/src/sysutils.c
@@ -50,7 +50,7 @@ _gpgrt_fd_valid_p (int fd)
/* Our variant of getenv. The returned string must be freed. If the
- * environment variable does not exists NULL is retruned and ERRNO set
+ * environment variable does not exists NULL is returned and ERRNO set
* to 0. */
char *
_gpgrt_getenv (const char *name)