From 082ede1cddb44c14eeaca6d0513711a7c0a9949a Mon Sep 17 00:00:00 2001 From: Christian Wach Date: Sun, 20 Oct 2024 18:13:50 +0100 Subject: [PATCH] Fix typo --- includes/core/assets/js/jquery.commentpress.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/core/assets/js/jquery.commentpress.js b/includes/core/assets/js/jquery.commentpress.js index 885da18..c45631d 100755 --- a/includes/core/assets/js/jquery.commentpress.js +++ b/includes/core/assets/js/jquery.commentpress.js @@ -817,7 +817,7 @@ CommentPress.common.content = new function() { /** - * Set up actions on generic linkss in textblocks. + * Set up actions on generic links in textblocks. * * @since 3.8 */