From 2932bd3606e05a9d32faf838725f9b0e1a7ee988 Mon Sep 17 00:00:00 2001 From: lowercasedonkey <lowercasedonkey@gmail.com> Date: Mon, 26 Oct 2020 15:51:26 -0400 Subject: [PATCH] spelling --- src/endWeek/slaveAssignmentReport.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/endWeek/slaveAssignmentReport.js b/src/endWeek/slaveAssignmentReport.js index 9f0ef46ffda..eee83ba79fa 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 * -- GitLab