diff --git a/collects/string-constants/english-string-constants.ss b/collects/string-constants/english-string-constants.ss index 1ef9a89cc9..8c3f4d99bb 100644 --- a/collects/string-constants/english-string-constants.ss +++ b/collects/string-constants/english-string-constants.ss @@ -886,7 +886,7 @@ please adhere to these guidelines: (reindent-menu-item-label "&Reindent") (reindent-all-menu-item-label "Reindent &All") (semicolon-comment-out-menu-item-label "&Comment Out with Semicolons") - (box-comment-out-menu-item-label "&Comment Out with a Box") + (box-comment-out-menu-item-label "Comment Out with a &Box") (uncomment-menu-item-label "&Uncomment") (convert-to-semicolon-comment "Convert to Semicolon Comment")