aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 109984f..01776f7 100644
--- a/README
+++ b/README
@@ -12,11 +12,11 @@ DESCRIPTION
Some utilities need to remove environment variables that are
not appropriate for the new context that the utility entires.
- Likewise some utilities may meed to remove all except some
+ Likewise, some utilities may need to remove all except some
special environment variables. libenv provides a database of
- environment variable variables that could be interesting and
- provides functionality to describe the new context the is is
- entered and filter out environment variables accordingly.
+ environment variables that could be of interest and provides
+ functionality to describe the new context the is entered and
+ filter out environment variables accordingly.
SEE ALSO
libenv_filter_variable_list(3),