From 445f0c13d751f6dee9d70ef0785866ab2a7ea120 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Thu, 27 Oct 2016 14:58:01 +0200 Subject: Fix typos. -- Signed-off-by: Justus Winter --- common/session-env.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/session-env.c') diff --git a/common/session-env.c b/common/session-env.c index 8c3dbb5e7..20b7c06c4 100644 --- a/common/session-env.c +++ b/common/session-env.c @@ -372,7 +372,7 @@ session_env_getenv_or_default (session_env_t se, const char *name, /* List the entire environment stored in SE. The caller initially needs to set the value of ITERATOR to 0 and then call this function - until it returns NULL. The value is retruned at R_VALUE. If + until it returns NULL. The value is returned at R_VALUE. If R_DEFAULT is not NULL, the default flag is stored on return. The default flag indicates that the value has been taken from the process' environment. The caller must not change the returned -- cgit v1.2.3