about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndres Löh <mail@andres-loeh.de>2012-05-29 14:02:26 +0000
committerAndres Löh <mail@andres-loeh.de>2012-05-29 14:02:26 +0000
commit9f47f715c14a1c6f9803512f980c1110c4d60f47 (patch)
tree1af7e413b585a968732b71da4544144ed6ecac29
parent4e10015cab9f9b27152cb482914f51f81bdd6fdf (diff)
downloadnixlib-9f47f715c14a1c6f9803512f980c1110c4d60f47.tar
nixlib-9f47f715c14a1c6f9803512f980c1110c4d60f47.tar.gz
nixlib-9f47f715c14a1c6f9803512f980c1110c4d60f47.tar.bz2
nixlib-9f47f715c14a1c6f9803512f980c1110c4d60f47.tar.lz
nixlib-9f47f715c14a1c6f9803512f980c1110c4d60f47.tar.xz
nixlib-9f47f715c14a1c6f9803512f980c1110c4d60f47.tar.zst
nixlib-9f47f715c14a1c6f9803512f980c1110c4d60f47.zip
Revert bogus change.
svn path=/nixpkgs/trunk/; revision=34273
-rw-r--r--pkgs/top-level/all-packages.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index 532f0eb6ca99..422daf6fd567 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -1,4 +1,4 @@
-/* This file composes the Nix Packages collection.  That is, it gtk3
+/* This file composes the Nix Packages collection.  That is, it
    imports the functions that build the various packages, and calls
    them with appropriate arguments.  The result is a set of all the
    packages in the Nix Packages collection for some particular