Config/GeneralForm: Doc fixes

refs #4609
This commit is contained in:
Johannes Meyer 2013-08-29 14:08:44 +02:00 committed by Marius Hein
parent 28bd27d904
commit 29068269dc

View File

@ -43,7 +43,6 @@ use \Icinga\Web\Form\Decorator\ConditionalHidden;
/** /**
* Configuration form for general, application-wide settings * Configuration form for general, application-wide settings
*
*/ */
class GeneralForm extends Form class GeneralForm extends Form
{ {