Skip to content

Commit 3f91e30

Browse files
committed
Fix typo
1 parent 219cd07 commit 3f91e30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Util/Arr.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
namespace Sentry\Util;
66

77
/**
8-
* This class provides some utility methods to work with array's.
8+
* This class provides some utility methods to work with arrays.
99
*
1010
* @internal
1111
*/

0 commit comments

Comments
 (0)