diff --git a/src/applications/releeph/controller/project/ReleephProjectEditController.php b/src/applications/releeph/controller/project/ReleephProjectEditController.php index 0cdeae35d6..06486e219f 100644 --- a/src/applications/releeph/controller/project/ReleephProjectEditController.php +++ b/src/applications/releeph/controller/project/ReleephProjectEditController.php @@ -191,7 +191,7 @@ final class ReleephProjectEditController extends ReleephController { ->setValue($release_counter) ->setName('releaseCounter') ->setCaption( - pht("Used by the command line branch cutter's %N field"))) + pht("Used by the command line branch cutter's %%N field"))) ->appendChild( id(new AphrontFormTextAreaControl()) ->setLabel(pht('Pick Instructions'))