doc/parser: Fix PHPDoc indentation

This commit is contained in:
Eric Lippmann 2014-12-09 14:24:11 +01:00
parent 7edb1217c6
commit 40b7098480
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ class DocParser
/**
* Create a new documentation parser for the given path
*
* @param string $path Path to the documentation
* @param string $path Path to the documentation
*
* @throws DocException If the documentation directory does not exist
* @throws NotReadableError If the documentation directory is not readable