Skip to content

Commit 674168b

Browse files
committed
fix minor typo
1 parent 01cd9d1 commit 674168b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CSSList/CSSList.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ public function prepend($oItem)
274274
}
275275

276276
/**
277-
* Appends an item to tje list of contents.
277+
* Appends an item to the list of contents.
278278
*
279279
* @param RuleSet|CSSList|Import|Charset $oItem
280280
*

0 commit comments

Comments
 (0)