summaryrefslogtreecommitdiff
path: root/lib/ohai/mixin/os.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ohai/mixin/os.rb')
-rw-r--r--lib/ohai/mixin/os.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ohai/mixin/os.rb b/lib/ohai/mixin/os.rb
index 44d3686f..a6bfdf46 100644
--- a/lib/ohai/mixin/os.rb
+++ b/lib/ohai/mixin/os.rb
@@ -110,7 +110,7 @@ module Ohai
"dragonflybsd"
when /solaris2/
"solaris2"
- when /mswin|mingw32|windows/
+ when /mswin|mingw|windows/
# After long discussion in IRC the "powers that be" have come to a consensus
# that no Windows platform exists that was not based on the
# Windows_NT kernel, so we herby decree that "windows" will refer to all