Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
fprochazka committed Dec 30, 2013
1 parent 93324b6 commit 713df0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,5 @@ Template:

```html
{control css}
{control css}
{control js}
```
4 changes: 1 addition & 3 deletions WebLoader/LoaderFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ class LoaderFactory
/** @var \Nette\DI\Container */
private $serviceLocator;

/**
* @var array
*/
/** @var array */
private $tempPaths;

/**
Expand Down

0 comments on commit 713df0c

Please sign in to comment.