Skip to content

Commit fb5f80d

Browse files
authored
Merge pull request #2594 from ekohl/fix-lint-whitespace
Correct whitespace in arrow alignment
2 parents af26af5 + 79ba18c commit fb5f80d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/mod/prefork.pp

+1-1
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)