From 8152201fb9bb259fb01f706dfeaf496caba21604 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 16 Jan 2016 07:16:41 -0500 Subject: [PATCH] Fix typos Signed-off-by: Marc Delisle --- js/functions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/functions.js b/js/functions.js index 7b8c7c07ff..d0a55db44f 100644 --- a/js/functions.js +++ b/js/functions.js @@ -195,7 +195,7 @@ function addDateTimePicker() { } /** - * Hanle redirect and reload flags send as part of AJAX requests + * Handle redirect and reload flags sent as part of AJAX requests * * @param data ajax response data */