aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/core/environment.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/core/environment.c b/src/lib/core/environment.c
index 407c76c..cb5a7a3 100644
--- a/src/lib/core/environment.c
+++ b/src/lib/core/environment.c
@@ -177,7 +177,7 @@ int runtime_replace(RuntimeEnv **dest, char **src) {
}
/**
- * Determine whether or not a key exists in the runtime environment
+ * Determine whether a key exists in the runtime environment
*
* Example:
*