neorg: fixing capitalisation

This commit is contained in:
Soliprem 2024-10-15 12:23:19 +02:00
parent a2560d9bf3
commit 67a2632958

View file

@ -20,7 +20,7 @@ in {
type = submodule {
options = {
enable = mkEnableOption "Wrapper to interface with several different completion engines.";
enable = mkEnableOption "wrapper to interface with several different completion engines.";
config = {
disable = mkOption {
type = listOf str;