Fix typo in "according"
FEA: ItEr77S03Community
This commit is contained in:
parent
637d03ff5c
commit
533199f33e
1 changed files with 2 additions and 2 deletions
|
|
@ -57,7 +57,7 @@ public class AdaptPlanningCommand implements IAdaptPlanningCommand {
|
|||
|
||||
@Override
|
||||
public String getName() {
|
||||
return _("Adapt planning acording to timesheets");
|
||||
return _("Adapt planning according to timesheets");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
@ -241,4 +241,4 @@ public class AdaptPlanningCommand implements IAdaptPlanningCommand {
|
|||
return true;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue