remove unneeded ; in comment

This commit is contained in:
Robin Appelman 2013-12-12 13:59:00 +01:00
parent 3d29992378
commit 8a86837eac
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ class Group {
private $backends;
/**
* @var \OC\Hooks\PublicEmitter $emitter ;
* @var \OC\Hooks\PublicEmitter $emitter
*/
private $emitter;