# # # patch "options_list.hh" # from [019848585281b6bdd70bd2d0a03b8a7dacff6458] # to [e0359c1c2454708b66f9d7e6e613dc44953e1766] # ============================================================ --- options_list.hh 019848585281b6bdd70bd2d0a03b8a7dacff6458 +++ options_list.hh e0359c1c2454708b66f9d7e6e613dc44953e1766 @@ -261,7 +261,7 @@ GOPT(ignore_suspend_certs, "ignore-suspe #endif GOPT(ignore_suspend_certs, "ignore-suspend-certs", bool, false, - gettext_noop("Do not ignore revisions marked as suspended")) + gettext_noop("do not ignore revisions marked as suspended")) #ifdef option_bodies { ignore_suspend_certs = true;