fix typo in 'documenttypesattr'

This commit is contained in:
Uwe Steinmann 2023-02-21 13:09:19 +01:00
parent 3f871b3b77
commit d578a7bc99

View File

@ -58,7 +58,7 @@ $EXT_CONF['paperless'] = array(
'objtype'=>'2',
'allow_empty'=>true,
),
'documenttypeattr' => array(
'documenttypesattr' => array(
'title'=>'Attribute for storing the document type',
'help'=>'This attribute stores the document type of a document and must have a list of types.',
'type'=>'select',