From ce4b864e017bb3f6a3a26627d91d13a4c140cb22 Mon Sep 17 00:00:00 2001 From: Adrien Crivelli Date: Tue, 6 Mar 2018 08:41:40 +0100 Subject: [PATCH] Minor typo --- src/PhpSpreadsheet/Shared/Date.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PhpSpreadsheet/Shared/Date.php b/src/PhpSpreadsheet/Shared/Date.php index aedc4325..8f130ad6 100644 --- a/src/PhpSpreadsheet/Shared/Date.php +++ b/src/PhpSpreadsheet/Shared/Date.php @@ -474,7 +474,7 @@ class Date } /** - * Strips an ordinal froma numeric value. + * Strips an ordinal from a numeric value. * * @param string $day Day number with an ordinal *