]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/InstanceConfiguration.pm
Via SMTP Zeilen normalisiert verschicken
[kivitendo-erp.git] / SL / InstanceConfiguration.pm
index 47cdd0e191773e5d5b4ef8c17a9f8de39489f495..24fd3be280aedb9596cf85f215620c7482f4dd92 100644 (file)
@@ -64,7 +64,7 @@ SL::InstanceConfiguration - Provide instance-specific configuration data
 =head1 SYNOPSIS
 
 Lx-Office has two configuration levels: installation specific
-(provided by the global variable C<%::lxoffice_conf>) and instance
+(provided by the global variable C<%::lx_office_conf>) and instance
 specific. The latter is provided by a global instance of this class,
 C<$::instance_conf>.