diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,11 +11,11 @@ DESCRIPTION utilities perform sanitation of environment variables. Some utilities need to remove environment variables that are - not appropriate for the new context that the utility entires. + not appropriate for the new context that the utility enters. Likewise, some utilities may need to remove all except some special environment variables. libenv provides a database of environment variables that could be of interest and provides - functionality to describe the new context the is entered and + functionality to describe the new context that is entered and filter out environment variables accordingly. SEE ALSO |
