From c883d4a6bc5ffa3616cfa50a36823c6e9c44e5bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Monta=C3=B1ez?= Date: Mon, 9 Jan 2017 23:45:30 -0300 Subject: [PATCH] [Nostromo] Typo --- src/Mage/Runtime/Runtime.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mage/Runtime/Runtime.php b/src/Mage/Runtime/Runtime.php index 400b736..a84a7d5 100644 --- a/src/Mage/Runtime/Runtime.php +++ b/src/Mage/Runtime/Runtime.php @@ -291,7 +291,7 @@ class Runtime } /** - * Retrieve the current wokring Stage + * Retrieve the current working Stage * * @return string */