Skip to content

Commit

Permalink
small text fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Mar 12, 2018
1 parent 7bff548 commit 2af7446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mvc/src/mvc_utils/controller.py
Original file line number Diff line number Diff line change
Expand Up @@ -2913,7 +2913,7 @@ def retrieve_template_file(
relative_path = base_list[0]

# processes the file path according to the locale, the resulting file path
# will be localized taking into account the exists (or not) of the file
# will be localized taking into account the existence (or not) of the file
# according to the default file construction rules
file_path = self._process_file_path_locale(
file_path,
Expand Down

0 comments on commit 2af7446

Please sign in to comment.