From 6b448dcdc4bd84149fa9a1697325c7ae6867746a Mon Sep 17 00:00:00 2001 From: pp Date: Wed, 12 Apr 2006 13:55:24 +0000 Subject: - wording changes in comments git-svn-id: https://siedziba.pl:790/svn/repos/dbxrecover@228 455248ca-bdda-0310-9134-f4ebb693071a --- dbxrecover | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dbxrecover') diff --git a/dbxrecover b/dbxrecover index 0dffecc..7ce528a 100755 --- a/dbxrecover +++ b/dbxrecover @@ -1,7 +1,7 @@ #!/usr/bin/perl # dbxrecover, a program for recovering mail from damaged Outlook dbx files. -# Copyright (C) 2005 Piotr Pawłow +# Copyright (C) 2005 Piotr Pawlow # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -173,8 +173,8 @@ use strict; # if the header seems valid, we skip the whole chunk - # there's a low chance we miss a start of another chunk, - # as the test above is pretty strict and false positives are quite rare + # the chance we miss a start of another chunk is low, because + # the test above is pretty strict and false positives are quite rare # it also helps in cases when there are dbx files contained inside dbx -- cgit v1.2.3