We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99ade37 commit 5ce8f4bCopy full SHA for 5ce8f4b
1 file changed
org/w3c/css/properties/css/CssTextGroupAlign.java
@@ -26,8 +26,7 @@ public CssTextGroupAlign() {
26
* Creates a new CssTextgroupAlign
27
*
28
* @param expression The expression for this property
29
- * @throws InvalidParamException
30
- * Expressions are incorrect
+ * @throws InvalidParamException Expressions are incorrect
31
*/
32
public CssTextGroupAlign(ApplContext ac, CssExpression expression, boolean check)
33
throws InvalidParamException {
0 commit comments