Skip to content

Commit b3d12c5

Browse files
authored
Merge pull request #7515 from keeckle/bug_lookup_option
(maint) fix lookup option spelling to be consistent
2 parents 6c26351 + 1ee56ad commit b3d12c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/puppet/application/lookup.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class Puppet::Application::Lookup < Puppet::Application
3333
options[:prefix] = arg
3434
end
3535

36-
option('--sort-merge-arrays')
36+
option('--sort-merged-arrays')
3737

3838
option('--merge-hash-arrays')
3939

0 commit comments

Comments
 (0)