Skip to content

Commit 25827ba

Browse files
committed
Fix typo in comment
1 parent e5366c5 commit 25827ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/static/framework/Magento/Sniffs/Less/ZeroUnitsSniff.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class ZeroUnitsSniff implements Sniff
2525
const CSS_PROPERTY_UNIT_REM = 'rem';
2626

2727
/**
28-
* List of available CSS Propery units
28+
* List of available CSS Property units
2929
*
3030
* @var array
3131
*/

0 commit comments

Comments
 (0)