Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #30 from DavidePastore/patch-1
Browse files Browse the repository at this point in the history
Fix little typo
  • Loading branch information
scottrobertson committed Dec 6, 2013
2 parents 0e9cc05 + 9a279b8 commit b5f82c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Upload/Validation/Extension.php
Expand Up @@ -44,7 +44,7 @@
class Extension extends \Upload\Validation\Base
{
/**
* Array of cceptable file extensions without leading dots
* Array of acceptable file extensions without leading dots
* @var array
*/
protected $allowedExtensions;
Expand Down

0 comments on commit b5f82c1

Please sign in to comment.