Merge pull request #209758 from mattmelling/xastir-doc-fix

This commit is contained in:
Sandro 2023-01-09 16:49:18 +01:00 committed by GitHub
commit a5ca4cfdf1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ in {
meta.maintainers = with maintainers; [ melling ];
options.programs.xastir = {
enable = mkEnableOption (mdDoc "Enable Xastir Graphical APRS client");
enable = mkEnableOption (mdDoc "Xastir Graphical APRS client");
};
config = mkIf cfg.enable {