diff --git a/check_source/check_spelling_c_config.py b/check_source/check_spelling_c_config.py
index dc31b4429c8ada0d90b56ed154547a456197055a..238a0e275677bab8f1d7cd7f2938c5e6b7708204 100644
--- a/check_source/check_spelling_c_config.py
+++ b/check_source/check_spelling_c_config.py
@@ -40,11 +40,6 @@ dict_custom = {
     "unary",
     "variadic",
 
-    # Added to 'large' dictionary, we might need to keep these here
-    # if it's not included by default.
-    "gimble",
-
-
     # Correct spelling, update the dictionary, here:
     # https://github.com/en-wl/wordlist
     "adjoint", "adjugate",