From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 04:08:48 +0000 (-0400) Subject: spelling: unregister X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=98f15de457b3a316dd89cb649ede835a6db9ed55;p=friendica.git spelling: unregister Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- 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;