Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Dec 20, 2014
1 parent 577870b commit 7d38183
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Shell/Task/AssetsTask.php
Expand Up @@ -87,7 +87,7 @@ protected function _process() {
}

/**
* Create direcotry
* Create directory
*
* @param string $dir Directory name
* @return boolean
Expand All @@ -109,7 +109,7 @@ protected function _createDirectory($dir) {
}

/**
* Create symmlink
* Create symlink
*
* @param string $target Target directory
* @param string $link Link name
Expand Down

0 comments on commit 7d38183

Please sign in to comment.