summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2021-08-06 22:34:31 +0100
committerReuben Thomas <rrt@sc3d.org>2021-08-06 22:34:31 +0100
commit88fca675a31a3a62a662759a5142b9c26adca266 (patch)
tree380af7f781d6d4349f07acff66c48de57cc32fbd
parent1dd3b500f76425bfe7263b9d206e6484e5f94eaa (diff)
downloadenchant-88fca675a31a3a62a662759a5142b9c26adca266.tar.gz
enchant_hunspell.cpp: update URL of Hunspell home page to https
-rw-r--r--providers/enchant_hunspell.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/providers/enchant_hunspell.cpp b/providers/enchant_hunspell.cpp
index 206e1e6..c000e79 100644
--- a/providers/enchant_hunspell.cpp
+++ b/providers/enchant_hunspell.cpp
@@ -29,7 +29,7 @@
/*
* This is the Hunspell Enchant Backend.
- * Hunspell is by László Németh. See: http://hunspell.github.io/
+ * Hunspell is by László Németh. See: https://hunspell.github.io/
*/
#include "config.h"