-
Bug
-
Resolution: Fixed
-
P4
-
jfx17
-
b07
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8327397 | jfx22.0.1 | Nir Lisker | P4 | Resolved | Fixed | b07 |
JDK-8326613 | jfx22 | Nir Lisker | P4 | Resolved | Fixed | b30 |
A DESCRIPTION OF THE PROBLEM :
Dear All,
I hope you are the right people to receive this. I just noticed that in every anchor setter of AnchorPane, you typed "it's" instead of "its".
For example, you can look at:
https://openjfx.io/javadoc/17/javafx.graphics/javafx/scene/layout/AnchorPane.html#setLeftAnchor(javafx.scene.Node,java.lang.Double)
"[...] the anchor pane will maintain the child's size and position so that it's left is always offset by [...]"
As you can see, the possessive should be used.
FREQUENCY : always
Dear All,
I hope you are the right people to receive this. I just noticed that in every anchor setter of AnchorPane, you typed "it's" instead of "its".
For example, you can look at:
https://openjfx.io/javadoc/17/javafx.graphics/javafx/scene/layout/AnchorPane.html#setLeftAnchor(javafx.scene.Node,java.lang.Double)
"[...] the anchor pane will maintain the child's size and position so that it's left is always offset by [...]"
As you can see, the possessive should be used.
FREQUENCY : always
- backported by
-
JDK-8326613 Grammatical error in AnchorPane.setLeftAnchor (and other setters) javadoc
- Resolved
-
JDK-8327397 Grammatical error in AnchorPane.setLeftAnchor (and other setters) javadoc
- Resolved
- links to
-
Commit openjdk/jfx/6e1246e8
-
Commit openjdk/jfx/b43c4edf
-
Review openjdk/jfx/1379
-
Review openjdk/jfx/1380
(1 links to)