Fix typos

This commit is contained in:
Jonathan Wakely
2023-07-24 18:57:24 +01:00
committed by Howard Hinnant
parent 84b983a15e
commit 88d9e5ceff
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@
<p>
This is an Islamic calendar in the style of
<a href="date.html">date.h</a>.
Everthing is the same here as for
Everything is the same here as for
<a href="date.html">date.h</a>,
except that the calendrical arithmetic implements a proleptic
<a href="https://en.wikipedia.org/wiki/Tabular_Islamic_calendar">Tabular Islamic calendar</a>.

View File

@@ -43,7 +43,7 @@
<p>
This is a Julian calendar in the style of
<a href="date.html">date.h</a>.
Everthing is the same here as for
Everything is the same here as for
<a href="date.html">date.h</a>,
except that the calendrical arithmetic implements a proleptic Julian calendar.
</p>