Fixed spelling error

This commit is contained in:
Graham Campbell
2015-05-28 19:04:51 +01:00
parent 77e4532319
commit 65b1038b84

View File

@@ -28,7 +28,7 @@ class FixPermissionsCommand extends Command
*
* @var string
*/
protected $description = 'Fixes file and directory permissions. Ensures SQLite database is writeable.';
protected $description = 'Fixes file and directory permissions. Ensures SQLite database is writable.';
/**
* Path to the storage directory.