projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b8c6ac
)
Layout::Split: docu fix
author
Sven Schöling
<s.schoeling@googlemail.com>
Fri, 14 May 2021 11:42:02 +0000
(13:42 +0200)
committer
Sven Schöling
<s.schoeling@googlemail.com>
Fri, 25 Jun 2021 13:51:32 +0000
(15:51 +0200)
SL/Layout/Split.pm
patch
|
blob
|
history
diff --git
a/SL/Layout/Split.pm
b/SL/Layout/Split.pm
index
dec8bfd
..
a262b5b
100644
(file)
--- a/
SL/Layout/Split.pm
+++ b/
SL/Layout/Split.pm
@@
-42,9
+42,9
@@
SL::Layout::Split
=head1 SYNOPSIS
- use SL::Layout::
TLayou
t;
+ use SL::Layout::
Spli
t;
- SL::Layout::
TLayou
t->new(
+ SL::Layout::
Spli
t->new(
left => [ LIST OF SUBLAYOUTS ],
right => [ LIST OF SUBLAYOUTS ],
);