This commit is contained in:
Phillip Webb
2017-01-25 16:56:22 -08:00
parent 71601c3b96
commit 3d619da553
5 changed files with 58 additions and 3 deletions

View File

@@ -158,7 +158,7 @@ public final class Layouts {
/**
* Module layout (designed to be used as a "plug-in").
* @deprecated since 1.5 in favour of a custom {@link LayoutFactory}
* @deprecated as of 1.5 in favor of a custom {@link LayoutFactory}
*/
@Deprecated
public static class Module implements Layout {