Skip to content

Commit 1c1949f

Browse files
committed
yet another copy/paste typo
1 parent 6517838 commit 1c1949f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org/w3c/css/properties/css/CssGlyphOrientationVertical.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public Object get() {
5656
* Returns the name of this property
5757
*/
5858
public final String getPropertyName() {
59-
return "glyph-orientation-horizontal";
59+
return "glyph-orientation-vertical";
6060
}
6161

6262
/**

0 commit comments

Comments
 (0)