changeset 9:f2322f4de2a3 tip

Typo corrected in comments
author Eris Caffee <discordia@eldalin.com>
date Fri, 16 Sep 2011 01:34:10 -0500
parents 10937b0bb5f4
children
files rm-limit.pl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/rm-limit.pl	Sun Aug 14 01:56:19 2011 -0500
     1.2 +++ b/rm-limit.pl	Fri Sep 16 01:34:10 2011 -0500
     1.3 @@ -21,7 +21,7 @@
     1.4  #
     1.5  # A limited rm wrapper.
     1.6  #
     1.7 -# This scripts has 3 lists:
     1.8 +# This script has 3 lists:
     1.9  #     A blacklist of directories from which this script will absolutely refuse
    1.10  #         to delete anything.  Individual files may be listed too.
    1.11  #     A whitelist of directories from which deletions are always allowed.