[Pkg-privacy-commits] [libgsecuredelete] 115/168: Fix a small typo in the documentation
Ulrike Uhlig
u-guest at moszumanska.debian.org
Thu Jul 7 20:06:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
u-guest pushed a commit to branch master
in repository libgsecuredelete.
commit e433e033039d987cbe3b1e1db72eb401097a7c3a
Author: Colomban Wendling <ban at herbesfolles.org>
Date: Sat May 19 15:39:16 2012 +0200
Fix a small typo in the documentation
---
gsecuredelete/gsd-delete-operation.vala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gsecuredelete/gsd-delete-operation.vala b/gsecuredelete/gsd-delete-operation.vala
index c0352d4..218a062 100644
--- a/gsecuredelete/gsd-delete-operation.vala
+++ b/gsecuredelete/gsd-delete-operation.vala
@@ -100,7 +100,7 @@ namespace Gsd
/* Counts regular files, starting from @path.
* Used to get the actual count of files we shall delete (and then the
* actual final progress) because srm reports the progress for each and
- * every file it deletes, even if they was inside a directory we given.
+ * every file it deletes, even if they were inside a directory we given.
* Note that there is no progress for directories at all, then skip them;
* just keep the files they holds.
* Finally, note that srm deletes only regular files (fails on hard links,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libgsecuredelete.git
More information about the Pkg-privacy-commits
mailing list