Source: libkal
Version: 0.9.0-1
Severity: minor
Tags: patch

--
Jakub Wilk
diff --git a/debian/control b/debian/control
--- a/debian/control
+++ b/debian/control
@@ -13,10 +13,10 @@
 Architecture: any
 Description: library for converting dates between various calendar systems
  The 'libkal' library provides support for converting dates between various
- calendar systems (currently only julianic, gregorianic, arabic and jewish
+ calendar systems (currently only Julian, Gregorian, Arabic and Jewish
  ones) and some more related stuff.
  .
  The basic idea of this library is, that any date in any calendar system can be
  converted to a single number, which express the number of days since some
- fixed date in the past. libkal uses the so-called 'julianic date'(jd), that is
+ fixed date in the past. libkal uses the so-called 'Julian date' (jd), that is
  used in Astronomy (not exactly).

Reply via email to