Skip to content

Commit 0544597

Browse files
removing extra whitespace
Signed-off-by: Sean Simmons <sean.simmons@progress.com>
1 parent fe0604c commit 0544597

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/omnibus/metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ def truncate_platform_version(platform_version, platform)
232232
# Windows Server 2016 "10.0.14393"
233233
# Windows Server 2019 "10.0.17763"
234234
# Windows Server 2022 "10.0.20348"
235-
# Windows Server 2025 "10.0.25398", "10.0.26100"
235+
# Windows Server 2025 "10.0.25398", "10.0.26100"
236236
when "10.0.14393" then "2016"
237237
when "10.0.17763" then "2019"
238238
when "10.0.20348" then "2022"

0 commit comments

Comments
 (0)