Skip to content

Commit 1bd183d

Browse files
authored
Fix spelling
1 parent 9be88a8 commit 1bd183d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Translations/English.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class English implements TranslationInterface
2020
'Muḥarram',
2121
'Ṣafar',
2222
'Rabi‘ al-awwal',
23-
'Rabi‘ at-akhir',
23+
'Rabi‘ al-akhir',
2424
'Jumada al-ula',
2525
'Jumada al-akhirah',
2626
'Rajab',
@@ -93,4 +93,4 @@ public function getPeriods(): array
9393
{
9494
return $this->periods;
9595
}
96-
}
96+
}

0 commit comments

Comments
 (0)