summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
Diffstat (limited to 'maintainers')
-rwxr-xr-xmaintainers/scripts/haskell/upload-nixos-package-list-to-hackage.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainers/scripts/haskell/upload-nixos-package-list-to-hackage.sh b/maintainers/scripts/haskell/upload-nixos-package-list-to-hackage.sh
index f887f0c4293..c49ea68fbfb 100755
--- a/maintainers/scripts/haskell/upload-nixos-package-list-to-hackage.sh
+++ b/maintainers/scripts/haskell/upload-nixos-package-list-to-hackage.sh
@@ -4,7 +4,7 @@
 # On Hackage every package description shows a category "Distributions" which
 # lists a "NixOS" version.
 # This script uploads a csv to hackage which will update the displayed versions
-# based on the current versions in nixpkgs.  This happens with on simple http
+# based on the current versions in nixpkgs. This happens with a simple http
 # request.
 
 # For authorization you just need to have any valid hackage account. This