Skip to content

Commit f38c8c3

Browse files
committed
fix(formatting): Fix formatting issue
Signed-off-by: Carl Schwan <[email protected]>
1 parent aa49865 commit f38c8c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/private/legacy/OC_Util.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -733,9 +733,9 @@ public static function obEnd() {
733733
}
734734

735735
/**
736-
* Checks whether PHP is running directly on macOS.
736+
* Checks whether PHP is running directly on macOS.
737737
*
738-
* Note: In a Linux container, this will be false even on a macOS host
738+
* Note: In a Linux container, this will be false even on a macOS host
739739
* (PHP just sees "Linux").
740740
*
741741
* @return bool true if running on Mac OS X, false otherwise

0 commit comments

Comments
 (0)