about summary refs log tree commit diff
path: root/pkgs/applications/science/astronomy
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2019-09-04 00:49:40 +0200
committerJan Tojnar <jtojnar@gmail.com>2019-09-06 02:54:53 +0200
commit72e7d569a7157e6d1a541dc87f07c1843feb3350 (patch)
treec42e9ae5eb1b8ca6e457f20c23a11dcd8df09904 /pkgs/applications/science/astronomy
parentcac6631e614e0f417e38d588ac359d7dd6a4bb40 (diff)
downloadnixlib-72e7d569a7157e6d1a541dc87f07c1843feb3350.tar
nixlib-72e7d569a7157e6d1a541dc87f07c1843feb3350.tar.gz
nixlib-72e7d569a7157e6d1a541dc87f07c1843feb3350.tar.bz2
nixlib-72e7d569a7157e6d1a541dc87f07c1843feb3350.tar.lz
nixlib-72e7d569a7157e6d1a541dc87f07c1843feb3350.tar.xz
nixlib-72e7d569a7157e6d1a541dc87f07c1843feb3350.tar.zst
nixlib-72e7d569a7157e6d1a541dc87f07c1843feb3350.zip
tree-wide: s/GTK+/GTK/g
GTK was renamed.
Diffstat (limited to 'pkgs/applications/science/astronomy')
-rw-r--r--pkgs/applications/science/astronomy/gpredict/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/science/astronomy/gpredict/default.nix b/pkgs/applications/science/astronomy/gpredict/default.nix
index ff273ab8e95b..f36431beac13 100644
--- a/pkgs/applications/science/astronomy/gpredict/default.nix
+++ b/pkgs/applications/science/astronomy/gpredict/default.nix
@@ -21,7 +21,7 @@ in stdenv.mkDerivation {
     description = "Real time satellite tracking and orbit prediction";
     longDescription = ''
       Gpredict is a real time satellite tracking and orbit prediction program
-      written using the Gtk+ widgets. Gpredict is targetted mainly towards ham radio
+      written using the GTK widgets. Gpredict is targetted mainly towards ham radio
       operators but others interested in satellite tracking may find it useful as
       well. Gpredict uses the SGP4/SDP4 algorithms, which are compatible with the
       NORAD Keplerian elements.