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 47cdd0e..24fd3be 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>.