GP-0: Fixing javadoc

This commit is contained in:
Ryan Kurtz
2026-03-24 04:55:13 -04:00
parent eef28b100d
commit 84830f13e9
@@ -186,7 +186,7 @@ public interface Layout {
int getEndRowFieldNum(int field2);
/**
* {@Returns the actual width of the layout}
* {@return the actual width of the layout}
*/
int getWidth();