From 98f15de457b3a316dd89cb649ede835a6db9ed55 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 00:08:48 -0400 Subject: [PATCH] spelling: unregister Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- view/js/friendica-tagsinput/friendica-tagsinput.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/js/friendica-tagsinput/friendica-tagsinput.js b/view/js/friendica-tagsinput/friendica-tagsinput.js index b883f86cac..0aca44d546 100644 --- a/view/js/friendica-tagsinput/friendica-tagsinput.js +++ b/view/js/friendica-tagsinput/friendica-tagsinput.js @@ -522,7 +522,7 @@ }, /** - * Removes all tagsinput behaviour and unregsiter all event handlers + * Removes all tagsinput behaviour and unregister all event handlers */ destroy: function() { var self = this;