diff options
| author | Alexander Krotov <ilabdsf@gmail.com> | 2018-07-02 18:51:51 +0300 |
|---|---|---|
| committer | Alexander Krotov <ilabdsf@gmail.com> | 2018-07-02 19:07:28 +0300 |
| commit | 41cf6d540fbc7c6033dad09fb27a68ad1da4c629 (patch) | |
| tree | e0690ea25d0dfd46918ddcee0d6f918239594e9d /default.nix | |
| parent | 5479ea300a5c02d63fe1ffafb060bfa1134b4f97 (diff) | |
More spellcheck
Diffstat (limited to 'default.nix')
| -rw-r--r-- | default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.nix b/default.nix index b34400204..3dc7d9b9e 100644 --- a/default.nix +++ b/default.nix @@ -2,7 +2,7 @@ # # To build pandoc run: # nix-build -# To run a nix shell with everthing needed to build pandoc with cabal: +# To run a nix shell with everything needed to build pandoc with cabal: # nix-shell # To build pandoc for use on Linux and macOS systems without Nix: # nix-build -A patched |
