From 6a0185d477f711e93b4e5157179cbe303dff0e3b Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Tue, 18 Oct 2022 14:49:04 +1300 Subject: [PATCH] ENH Update deprecation messages --- src/Context/BasicContext.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Context/BasicContext.php b/src/Context/BasicContext.php index dab5810..c7bdd0b 100644 --- a/src/Context/BasicContext.php +++ b/src/Context/BasicContext.php @@ -624,7 +624,7 @@ JS; * @param string $path * @return Call\Given * - * @deprecated 4.5..5.0 - use iAttachTheFileToTheField() instead + * @deprecated 4.5..5.0 Use iAttachTheFileToTheField() instead */ public function iAttachTheFileTo($field, $path) {