summary refs log tree commit diff
path: root/doc/languages-frameworks
diff options
context:
space:
mode:
authorDennis Gosnell <cdep.illabout@gmail.com>2021-11-01 13:44:50 +0900
committerGitHub <noreply@github.com>2021-11-01 13:44:50 +0900
commit2e1d84e9fb5385eb4bb2f4cb93177fc1ee0dcc39 (patch)
tree605618d5f3d19926260973c591c4b38314413f4f /doc/languages-frameworks
parent06a3718bc9d393727fbc7752fe9b6c094731dc8b (diff)
downloadnixpkgs-2e1d84e9fb5385eb4bb2f4cb93177fc1ee0dcc39.tar
nixpkgs-2e1d84e9fb5385eb4bb2f4cb93177fc1ee0dcc39.tar.gz
nixpkgs-2e1d84e9fb5385eb4bb2f4cb93177fc1ee0dcc39.tar.bz2
nixpkgs-2e1d84e9fb5385eb4bb2f4cb93177fc1ee0dcc39.tar.lz
nixpkgs-2e1d84e9fb5385eb4bb2f4cb93177fc1ee0dcc39.tar.xz
nixpkgs-2e1d84e9fb5385eb4bb2f4cb93177fc1ee0dcc39.tar.zst
nixpkgs-2e1d84e9fb5385eb4bb2f4cb93177fc1ee0dcc39.zip
dhallPackages.buildDhallUrl: small formatting fixes
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Diffstat (limited to 'doc/languages-frameworks')
-rw-r--r--doc/languages-frameworks/dhall.section.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/languages-frameworks/dhall.section.md b/doc/languages-frameworks/dhall.section.md
index 20470e337c1..4ea26682d56 100644
--- a/doc/languages-frameworks/dhall.section.md
+++ b/doc/languages-frameworks/dhall.section.md
@@ -345,7 +345,7 @@ $ dhall-to-nixpkgs directory ~/proj/dhall-semver
 ### Remote imports as fixed-output derivations {#ssec-dhall-remote-imports-as-fod}
 
 `dhall-to-nixpkgs` has the ability to fetch and build remote imports as
-fixed-output derivations by using their Dhall integrity check.  This is
+fixed-output derivations by using their Dhall integrity check. This is
 sometimes easier than manually packaging all remote imports.
 
 This can be used like the following: