Skip to content

Commit 15cbbc0

Browse files
committed
Prefer single-quoted strings
1 parent ea18a7f commit 15cbbc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/puppet/type/logical_volume.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ def insync?(is)
120120
end
121121

122122
newparam(:physical_volume) do
123-
desc "The physical volume name this logical volume will be created on"
123+
desc 'The physical volume name this logical volume will be created on'
124124
validate do |val|
125125
unless val.is_a?(::String) || val.is_a?(::Array)
126126
raise ArgumentError, "physical_volume should be String or Array: #{val}"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy