summaryrefslogtreecommitdiff
path: root/app/Date/RomanDate.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Date/RomanDate.php')
-rw-r--r--app/Date/RomanDate.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Date/RomanDate.php b/app/Date/RomanDate.php
index 7506f9eacd..33f31490e8 100644
--- a/app/Date/RomanDate.php
+++ b/app/Date/RomanDate.php
@@ -19,7 +19,7 @@ namespace Fisharebest\Webtrees\Date;
* Definitions for the Roman calendar
*
* The 5.5.1 gedcom spec mentions this calendar, but gives no details of
- * how it is to be represented.... This class is just a place holder so that
+ * how it is to be represented.... This class is just a place holder so that
* webtrees won’t compain if it receives one.
*/
class RomanDate extends JulianDate {