We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa49865 commit f38c8c3Copy full SHA for f38c8c3
lib/private/legacy/OC_Util.php
@@ -733,9 +733,9 @@ public static function obEnd() {
733
}
734
735
/**
736
- * Checks whether PHP is running directly on macOS.
+ * Checks whether PHP is running directly on macOS.
737
*
738
- * Note: In a Linux container, this will be false even on a macOS host
+ * Note: In a Linux container, this will be false even on a macOS host
739
* (PHP just sees "Linux").
740
741
* @return bool true if running on Mac OS X, false otherwise
0 commit comments