aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
Diffstat (limited to 'astro')
-rw-r--r--astro/fowsr/pkg-descr2
-rw-r--r--astro/foxtrotgps/pkg-descr4
-rw-r--r--astro/gmapcatcher/pkg-descr6
-rw-r--r--astro/libgal/pkg-descr2
-rw-r--r--astro/match/pkg-descr2
-rw-r--r--astro/osmosis/pkg-descr2
-rw-r--r--astro/readosm/pkg-descr2
-rw-r--r--astro/xeartk/pkg-descr2
8 files changed, 11 insertions, 11 deletions
diff --git a/astro/fowsr/pkg-descr b/astro/fowsr/pkg-descr
index 57469b5921b8..355d637cc69b 100644
--- a/astro/fowsr/pkg-descr
+++ b/astro/fowsr/pkg-descr
@@ -13,7 +13,7 @@ server for further processing. Example script files for uploads is included.
So far the following formats are supported:
* Weather Underground
* pywws
- * XML
+ * XML
fowsr performs a complete read out of the weather station memory using its
USB port, and stores the result in a cache file to speed up later read-outs.
diff --git a/astro/foxtrotgps/pkg-descr b/astro/foxtrotgps/pkg-descr
index ad910310464f..294715cc3187 100644
--- a/astro/foxtrotgps/pkg-descr
+++ b/astro/foxtrotgps/pkg-descr
@@ -1,7 +1,7 @@
-FoxtrotGPS is a fork of Marcus Bauer's TangoGPS project, with a focus on
+FoxtrotGPS is a fork of Marcus Bauer's TangoGPS project, with a focus on
cooperation and fostering community innovation. It is a lightweight moving
map application that can be used with or without a gps unit. By default,
-maps tiles are downloaded from the OpenStreetMap project, but other sources
+maps tiles are downloaded from the OpenStreetMap project, but other sources
are available, and new ones may be added.
Map areas may be downloaded and cached for use while offline.
diff --git a/astro/gmapcatcher/pkg-descr b/astro/gmapcatcher/pkg-descr
index 7394f655fb57..f52bbc9764b8 100644
--- a/astro/gmapcatcher/pkg-descr
+++ b/astro/gmapcatcher/pkg-descr
@@ -1,5 +1,5 @@
-GMapCatcher is an offline maps viewer. It downloads CloudMade,
-OpenStreetMap or Yahoo Maps tiles automatically, display them
-using a specific GUI. User can view the maps while offline.
+GMapCatcher is an offline maps viewer. It downloads CloudMade,
+OpenStreetMap or Yahoo Maps tiles automatically, display them
+using a specific GUI. User can view the maps while offline.
WWW: http://code.google.com/p/gmapcatcher/
diff --git a/astro/libgal/pkg-descr b/astro/libgal/pkg-descr
index 6d049b2b0552..0768058f7ea5 100644
--- a/astro/libgal/pkg-descr
+++ b/astro/libgal/pkg-descr
@@ -1,6 +1,6 @@
The General Astrodynamics Library (GAL) is a numerical library for C and C++
programmers. It is free software under the GNU General Public License.
-
+
The library provides a wide range of astrodynamical routines such as
ephemerides, earth orientation, and orbit propagation. There are over 170
functions in total with an extensive test suit
diff --git a/astro/match/pkg-descr b/astro/match/pkg-descr
index 38a7d368c108..7fa07cbfadda 100644
--- a/astro/match/pkg-descr
+++ b/astro/match/pkg-descr
@@ -13,6 +13,6 @@ astronomical objects, but it might be applied to other types of data. In order
to match two lists of N points, the main algorithm calls for O(N^6) operations
(yes, that's N-to-the-sixth), so it's not the most efficient choice. I find
myself becoming impatient for N >= 100, but your mileage may vary. On the other
-hand, it does allow for arbitrary translation, rotation, and scaling...
+hand, it does allow for arbitrary translation, rotation, and scaling...
WWW: http://spiff.rit.edu/match/
diff --git a/astro/osmosis/pkg-descr b/astro/osmosis/pkg-descr
index 50cecfcf43b4..b9f906d32c4a 100644
--- a/astro/osmosis/pkg-descr
+++ b/astro/osmosis/pkg-descr
@@ -4,6 +4,6 @@ larger operation. For example, it has components for reading from database and
from file, components for writing to database and to file, components for
deriving and applying change sets to data sources, components for sorting data,
etc. It has been written so that it is easy to add new features without
-re-writing common tasks such as file or database handling.
+re-writing common tasks such as file or database handling.
WWW: http://wiki.openstreetmap.org/wiki/Osmosis
diff --git a/astro/readosm/pkg-descr b/astro/readosm/pkg-descr
index 6623d2ca2d6f..ebe1662fe94d 100644
--- a/astro/readosm/pkg-descr
+++ b/astro/readosm/pkg-descr
@@ -5,6 +5,6 @@ Street Map input file. Such OSM files come in two different formats:
* files identified by the .osm.pbf suffix does containt the same identical
data, but adopting the Google's Protocol Buffer serialization format and thus
requiring much less storage space.
-
+
WWW: https://www.gaia-gis.it/fossil/readosm/index
diff --git a/astro/xeartk/pkg-descr b/astro/xeartk/pkg-descr
index 5f4b2559ae42..98c7b11b8e26 100644
--- a/astro/xeartk/pkg-descr
+++ b/astro/xeartk/pkg-descr
@@ -6,6 +6,6 @@ outline data defined in file mapdata.c of the xearth source
distribution. The cities are from factmonster.
Adjust the map view by Shift-Double-Clicking or Shift-Dragging. Double
-click a dot to display information about the city there on the terminal.
+click a dot to display information about the city there on the terminal.
WWW: http://www.tkgeomap.org/xeartk.html