X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=blobdiff_plain;f=elpher.el;h=1bace1b02f3e44f81a432d21a55c6489a52e7a48;hp=c2c24a89ea53c5965a5a85b27ece5a94019e7e0f;hb=be2df9703d36c587bc851422d57bf16cd3546256;hpb=770de5d967e8517b13d3865482cdda7078f6a3ba diff --git a/elpher.el b/elpher.el index c2c24a8..1bace1b 100644 --- a/elpher.el +++ b/elpher.el @@ -186,7 +186,7 @@ These certificates may be used for establishing authenticated TLS connections." :type '(file)) (defcustom elpher-default-url-type "gopher" - "Default URL type to assume if not explicitly given." + "Default URL type (i.e. schema) to assume if not explicitly given." :type '(choice (const "gopher") (const "gemini")))