Commit b037d601 authored by Pavitra's avatar Pavitra Committed by Evan W. Patton

Fix typo

"alignemt" => "alignment"
parent 34b388fb
...@@ -1111,7 +1111,7 @@ public interface OdeMessages extends Messages { ...@@ -1111,7 +1111,7 @@ public interface OdeMessages extends Messages {
String horizontalAlignmentChoiceLeft(); String horizontalAlignmentChoiceLeft();
@DefaultMessage("Right") @DefaultMessage("Right")
@Description("Text for horizontal alignemt choice 'Right'") @Description("Text for horizontal alignment choice 'Right'")
String horizontalAlignmentChoiceRight(); String horizontalAlignmentChoiceRight();
@DefaultMessage("Center") @DefaultMessage("Center")
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment