Skip to content

Commit 9008dbc

Browse files
committed
updated text-transform (no change, only spec link) per https://www.w3.org/TR/2018/WD-css-text-3-20181212/#hyphens-property , see #220
1 parent 2d34b3a commit 9008dbc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// Author: Yves Lafon <ylafon@w3.org>
33
//
4-
// (c) COPYRIGHT MIT, ERCIM and Keio University, 2012.
4+
// (c) COPYRIGHT MIT, ERCIM and Keio University, Beihang, 2012.
55
// Please first read the full copyright statement in file COPYRIGHT.html
66
package org.w3c.css.properties.css3;
77

@@ -13,7 +13,7 @@
1313
import org.w3c.css.values.CssValue;
1414

1515
/**
16-
* @pec https://www.w3.org/TR/2017/WD-css-text-3-20170822/#hyphens-property
16+
* @pec https://www.w3.org/TR/2018/WD-css-text-3-20181212/#hyphens-property
1717
*/
1818
public class CssHyphens extends org.w3c.css.properties.css.CssHyphens {
1919

0 commit comments

Comments
 (0)