diff options
Diffstat (limited to 'scripts/cvslastreferenced')
-rwxr-xr-x | scripts/cvslastreferenced | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cvslastreferenced b/scripts/cvslastreferenced index cf6464e6..666a5b6d 100755 --- a/scripts/cvslastreferenced +++ b/scripts/cvslastreferenced @@ -8,7 +8,7 @@ # greatest priority right next to scoring chicks of course... # -# This script goes through the whole history of a file to tqfind +# This script goes through the whole history of a file to find # all modifications referencing specific string. It's useful if # you want to know when a function has been removed/modified/added # to a file if a recent cvs annotate doesn't anymore reference it. |