diff --git a/core/c/typeselect.php b/core/c/typeselect.php
index e558f6a..ab64b16 100644
--- a/core/c/typeselect.php
+++ b/core/c/typeselect.php
@@ -31,6 +31,6 @@ class TypeSelect extends FormAttributes implements IForm
*/
private function _setElement( )
{
- $this->_element = '' . "\n";
+ $this->_element = '' . "\n";
}
}
\ No newline at end of file