From 88d9e5cefff510de72511a9c7794e4a18db33f9f Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Mon, 24 Jul 2023 18:57:24 +0100 Subject: [PATCH] Fix typos --- islamic.html | 2 +- julian.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/islamic.html b/islamic.html index d0bdd18..3dc8d40 100644 --- a/islamic.html +++ b/islamic.html @@ -43,7 +43,7 @@

This is an Islamic calendar in the style of date.h. -Everthing is the same here as for +Everything is the same here as for date.h, except that the calendrical arithmetic implements a proleptic Tabular Islamic calendar. diff --git a/julian.html b/julian.html index b2b1f04..7d4c2cb 100644 --- a/julian.html +++ b/julian.html @@ -43,7 +43,7 @@

This is a Julian calendar in the style of date.h. -Everthing is the same here as for +Everything is the same here as for date.h, except that the calendrical arithmetic implements a proleptic Julian calendar.