Skip to content

Commit 3b01237

Browse files
committed
fixed specref
1 parent f7bf460 commit 3b01237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org/w3c/css/properties/css3/CssOverflowWrap.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
import org.w3c.css.values.CssValue;
1414

1515
/**
16-
* @spec https://www.w3.org/TR/2021/CRD-css-text-3-20210422/#propdef-overflow-wrap
16+
* @spec https://www.w3.org/TR/2024/WD-css-text-4-20240219/#propdef-overflow-wrap
1717
* <p/>
1818
* Note that word-wrap is also an alias for this.
1919
*/

0 commit comments

Comments
 (0)