Skip to content

Commit 79ba18c

Browse files
committed
Correct whitespace in arrow alignment
Fixes: cedd45b ("Drop Apache 2.2 support")
1 parent af26af5 commit 79ba18c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/mod/prefork.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
}
9595
'Suse': {
9696
::apache::mpm { 'prefork':
97-
lib_path => '/usr/lib64/apache2-prefork',
97+
lib_path => '/usr/lib64/apache2-prefork',
9898
}
9999
}
100100
'Gentoo': {

0 commit comments

Comments
 (0)