Skip to content

Commit 10ce031

Browse files
committed
Fix a typo in a comment in the installer
1 parent 13580ba commit 10ce031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer/templates/new/priv/gettext/errors.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
##
77
## Run `mix gettext.extract` to bring this file up to
88
## date. Leave `msgstr`s empty as changing them here as no
9-
## effect. edit them in PO (`.po`) files instead.
9+
## effect: edit them in PO (`.po`) files instead.
1010
<%= if ecto do %>
1111
## From Ecto.Changeset.cast/4
1212
msgid "can't be blank"

0 commit comments

Comments
 (0)