diff options
Diffstat (limited to 'org/config_nix.org')
| -rw-r--r-- | org/config_nix.org | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/org/config_nix.org b/org/config_nix.org index 798d368..0cf55d3 100644 --- a/org/config_nix.org +++ b/org/config_nix.org @@ -268,7 +268,7 @@            inherit shellHook;          };          dsh-html = mkShell { -          name = "spine dev shell for latex & pdf output"; +          name = "spine dev shell for html output";            inherit shell;            inherit devEnv;            packages = [  | 
