Corrected a typo in the name of one of the predefined profiles.

FEA: ItEr76S04BugFixing
This commit is contained in:
Jacobo Aragunde Pérez 2012-07-10 10:57:58 +02:00
parent 228ca6e2b4
commit 2827e6829f

View file

@ -88,7 +88,7 @@ public enum PredefinedProfiles {
ROLE_TASK_SCHEDULING_STATUS_IN_PROJECT_REPORT,
ROLE_MATERIALS_NEED_AT_DATE_REPORT),
HUMAN_RESOURCES_AND_COSTS_MANAGER("Human Resoruces & Costs Maganer",
HUMAN_RESOURCES_AND_COSTS_MANAGER("Human Resources & Costs Manager",
ROLE_WORKERS, ROLE_MACHINES, ROLE_VIRTUAL_WORKERS, ROLE_CALENDARS,
ROLE_CALENDAR_EXCEPTION_DAYS, ROLE_COST_CATEGORIES,
ROLE_HOURS_TYPES, ROLE_PROJECT_COSTS_REPORT),