diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2013-11-22 02:29:22 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-11-22 02:29:22 -0500 |
commit | 610e8461bb9b201adbd4bd9257a9bf48be71f62b (patch) | |
tree | 6ca569349369dbaa4ba6c24795d6201303b9d2fa /libraries/libnova | |
parent | 8fe2e3d82e774b981c041e043ca2f71ed672b493 (diff) | |
download | slackbuilds-610e8461bb9b201adbd4bd9257a9bf48be71f62b.tar.gz |
various: Fix slack-desc formatting and comment nit picks.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/libnova')
-rw-r--r-- | libraries/libnova/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libnova/slack-desc b/libraries/libnova/slack-desc index 4a935af1be..b44e78ba53 100644 --- a/libraries/libnova/slack-desc +++ b/libraries/libnova/slack-desc @@ -14,6 +14,6 @@ libnova: libnova: The intended audience of libnova is C / C++ programmers, astronomers libnova: and anyone else interested in calculating positions of astronomical libnova: objects or celestial mechanics. libnova is the calculation engine used -libnova: by the Nova project and most importantly, is free software. +libnova: by the Nova project and most importantly, is free software. libnova: libnova: Homepage: http://libnova.sourceforge.net/ |