diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-07-08 21:06:20 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-07-08 21:06:20 +0200 |
commit | 09e469c132eb7986188604ff796249bba7d2cfba (patch) | |
tree | 11aea4a8fef745eb16776e79a9ffdbffca280d6c | |
parent | 68cfa5922ef4ec8416f25cf8d60f33f7a687402d (diff) |
Fixed a spelling mistake in envstore(1)
-rwxr-xr-x | bin/envstore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/envstore b/bin/envstore index 8a4ba1b..9dd301e 100755 --- a/bin/envstore +++ b/bin/envstore @@ -102,7 +102,7 @@ B<envstore> I<command> [ I<arguments> ] =head1 DESCRIPTION -envstore can safe and restore environment variables, thus transferring them +envstore can save and restore environment variables, thus transferring them between different shells. I<command> must be one of |