From ee3fda57c3b44c47527f5d3eed9c0f749a619320 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 21 Mar 2023 23:17:39 -0400 Subject: [PATCH] spelling: encounters Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- view/js/ajaxupload.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/js/ajaxupload.js b/view/js/ajaxupload.js index b2741fa2d2..533fe2e924 100644 --- a/view/js/ajaxupload.js +++ b/view/js/ajaxupload.js @@ -40,7 +40,7 @@ /** * Attaches resize event to a window, limiting - * number of event fired. Fires only when encounteres + * number of event fired. Fires only when encounters * delay of 100 after series of events. * * Some browsers fire event multiple times when resizing -- 2.39.2