Skip to content

Commit 5ce8f4b

Browse files
committed
missed it in cd24dfc
1 parent 99ade37 commit 5ce8f4b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

org/w3c/css/properties/css/CssTextGroupAlign.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ public CssTextGroupAlign() {
2626
* Creates a new CssTextgroupAlign
2727
*
2828
* @param expression The expression for this property
29-
* @throws InvalidParamException
30-
* Expressions are incorrect
29+
* @throws InvalidParamException Expressions are incorrect
3130
*/
3231
public CssTextGroupAlign(ApplContext ac, CssExpression expression, boolean check)
3332
throws InvalidParamException {

0 commit comments

Comments
 (0)