]> wagnertech.de Git - kivitendo-erp.git/commitdiff
typo
authorSven Schöling <s.schoeling@linet-services.de>
Wed, 14 Sep 2011 09:45:56 +0000 (11:45 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Wed, 14 Sep 2011 09:45:56 +0000 (11:45 +0200)
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>.