aboutsummaryrefslogtreecommitdiffstats
path: root/libenv.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libenv.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libenv.h b/libenv.h
index 8e12509..3794d29 100644
--- a/libenv.h
+++ b/libenv.h
@@ -53,7 +53,7 @@ enum libenv_class {
/**
* Environment variables that describe
- * the terminals but is only meaningful
+ * the terminal but is only meaningful
* for the local host
*/
LIBENV_LOCAL_TERMINAL,
@@ -268,8 +268,8 @@ struct libenv_variable {
/**
- * Get the list of recognised environment variable,
- * the list will container their names and classes
+ * Get the list of recognised environment variables.
+ * The list will contain their names and classes.
*
* This function does not read the current environment,
* and may return unset environment variables