diff options
Diffstat (limited to 'p2p_manager_unittest.cc')
-rw-r--r-- | p2p_manager_unittest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p2p_manager_unittest.cc b/p2p_manager_unittest.cc index 5ffb3580..01bdc350 100644 --- a/p2p_manager_unittest.cc +++ b/p2p_manager_unittest.cc @@ -183,7 +183,7 @@ TEST_F(P2PManagerTest, HousekeepingCountLimit) { } // Check that we keep files with the .$EXT.p2p extension not older -// than some specificed age (5 days, in this test). +// than some specific age (5 days, in this test). TEST_F(P2PManagerTest, HousekeepingAgeLimit) { // We set the cutoff time to be 1 billion seconds (01:46:40 UTC on 9 // September 2001 - arbitrary number, but constant to avoid test |