# # # patch "cmd_db.cc" # from [c21a2213ce729fab7e7505724f34c3f7b703eb9f] # to [1b303b05481975f1179e6a0ee2b7245722fc85be] # ============================================================ --- cmd_db.cc c21a2213ce729fab7e7505724f34c3f7b703eb9f +++ cmd_db.cc 1b303b05481975f1179e6a0ee2b7245722fc85be @@ -80,7 +80,7 @@ CMD(db_fix_certs, "fix_certs", "", CMD_R N_("Attempt to fix bad certs"), N_("Older monotone versions could sometimes associate certs with " "the wrong key. This fixes such certs if you have the correct key, " - "and can can optionally drop any certs that you don't have the " + "and can optionally drop any certs that you don't have the " "correct key for. This should only be needed if you had such certs " "in your db when upgrading from 0.44 or earlier, or if you loaded " "such certs with 'mtn read'."),