Fixed typos in RESPONSIBILITIES_INFO_TEXT.

This commit is contained in:
Adam Waldenberg 2015-10-29 00:22:11 +01:00
parent fa483b4327
commit 6baa48721f
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@ class Responsibilities:
return sorted(author_blames.items())
RESPONSIBILITIES_INFO_TEXT = N_("The following repsonsibilties, by author, were found in the current "
"revision of the repository (comments are exluded from the line count, "
RESPONSIBILITIES_INFO_TEXT = N_("The following responsibilities, by author, were found in the current "
"revision of the repository (comments are excluded from the line count, "
"if possible)")
MOSTLY_RESPONSIBLE_FOR_TEXT = N_("is mostly responsible for")