Skip to content

Commit 835d073

Browse files
committed
Make the title clearer
1 parent 49c39b3 commit 835d073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/notifications/messages.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ def get_rendered_body(self):
149149
),
150150
Message(
151151
id=BuildUserError.SKIPPED_EXIT_CODE_183,
152-
header=_("Build skipped programmatically."),
152+
header=_("Build skipped."),
153153
body=_(
154154
textwrap.dedent(
155155
"""

0 commit comments

Comments
 (0)