diff --git a/src/endWeek/slaveAssignmentReport.js b/src/endWeek/slaveAssignmentReport.js index 9f0ef46ffdabeb3949e3850882330aa7996f2108..eee83ba79fae976fbd47e0641a0f14aed74d91b5 100644 --- a/src/endWeek/slaveAssignmentReport.js +++ b/src/endWeek/slaveAssignmentReport.js @@ -295,7 +295,7 @@ App.EndWeek.slaveAssignmentReport = function() { * @param array _facListArr * Multidimensional temporary array * 0: The SC passage name or DOM function for the facility's report - * 1: A facility object, or the title of the report if there is no facility obejct + * 1: A facility object, or the title of the report if there is no facility object * 2: If there is no facility object, a truthy value indicating whether the facility exists * 3: If there is no facility object, the maximum capacity of the facility *