Skip to content

Commit 99ade37

Browse files
committed
fixed specref
1 parent 72e2459 commit 99ade37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

org/w3c/css/properties/css3/CssLetterSpacing.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/2018/WD-css-text-3-20181212/#propdef-letter-spacing
16+
* @spec https://www.w3.org/TR/2024/WD-css-text-4-20240219/#propdef-letter-spacing
1717
*/
1818
public class CssLetterSpacing extends org.w3c.css.properties.css.CssLetterSpacing {
1919

0 commit comments

Comments
 (0)