From 22a5e3f3da0396a97fb47b37a60ac6b99fc1108e Mon Sep 17 00:00:00 2001 From: Kilian Mio <86004375+Mikilio@users.noreply.github.com> Date: Sun, 19 May 2024 20:33:47 +0200 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Robert Helgesson --- modules/programs/todoman.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/programs/todoman.nix b/modules/programs/todoman.nix index 4975cedd..afbd4266 100644 --- a/modules/programs/todoman.nix +++ b/modules/programs/todoman.nix @@ -29,7 +29,7 @@ in { default = ""; description = '' Text for configuration of todoman. - The syntaxt is python. + The syntax is Python. See [docs](`https://todoman.readthedocs.io/en/stable/man.html#id5`). for the full list of options.