]> git.phdru.name Git - git-wiki.git/commitdiff
Change wording
authorOleg Broytman <phd@phdru.name>
Sat, 22 Aug 2015 14:32:04 +0000 (17:32 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 22 Aug 2015 14:32:04 +0000 (17:32 +0300)
pep-git.txt

index 4684b1e739eb1859be92dda50b52e1aa382b5098..624efb152c4e89da7ab04a5993e0dacb81b19cc9 100644 (file)
@@ -710,8 +710,8 @@ the recommended parameters are ``git repack -a -d -f --depth=20
 for explanation on the effects of these parameters.
 
 From time to time run ``git fsck [--strict]`` to verify integrity of
 for explanation on the effects of these parameters.
 
 From time to time run ``git fsck [--strict]`` to verify integrity of
-the database. ``git fsck`` could report dangling objects; that's not
-an error, just a reminder to perform regular maintenance.
+the database. ``git fsck`` may produce a list of dangling objects;
+that's not an error, just a reminder to perform regular maintenance.
 
 
 Tips and tricks
 
 
 Tips and tricks