Skip to content
Snippets Groups Projects
Commit 57ece624 authored by Louis Wicket (wil)'s avatar Louis Wicket (wil)
Browse files

[FIX] mail, *: fix grammar error in field help


This commit fixes a really old grammar error in the help message of the
message_needaction_counter field.

Before this commit: “Number of messages which requires an action”
After: “Number of messages requiring action”

The subject of “require” is “messages”, which is third-person plural, so
it can't take the -s suffix.

closes odoo/odoo#128929

Related: odoo/enterprise#44299
Signed-off-by: default avatarLouis Wicket (wil) <wil@odoo.com>
parent 9c9433f3
Branches
Tags
No related merge requests found
Showing
with 20 additions and 20 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment