From 53d4ba0c06ae6f1352496042eb39567269866a23 Mon Sep 17 00:00:00 2001 From: Nicolas Hedger <649677+nhedger@users.noreply.github.com> Date: Tue, 6 Jul 2021 14:22:37 +0200 Subject: [PATCH] Little typo --- src/Loop.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Loop.php b/src/Loop.php index 9eb6e510..fd5d81c8 100644 --- a/src/Loop.php +++ b/src/Loop.php @@ -62,7 +62,7 @@ public static function get() /** * Internal undocumented method, behavior might change or throw in the - * future. Use with cation and at your own risk. + * future. Use with caution and at your own risk. * * @internal * @return void