From c991a4cfb19d4904e41301234ae8349b193ec522 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Wed, 1 May 2013 11:18:09 -0500 Subject: [PATCH] Fix typo. Closes #1935. --- app/config/workbench.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config/workbench.php b/app/config/workbench.php index 623cd192..56bee526 100644 --- a/app/config/workbench.php +++ b/app/config/workbench.php @@ -22,7 +22,7 @@ return array( | | Like the option above, your e-mail address is used when generating new | workbench packages. The e-mail is placed in your composer.json file - | automatically whwen the package is created by the workbench tool. + | automatically after the package is created by the workbench tool. | */