Polish
Closes gh-4677
This commit is contained in:
committed by
Stephane Nicoll
parent
f7d3165ebb
commit
ec7fed1ecc
@@ -17,7 +17,7 @@
|
||||
package org.springframework.boot.configurationmetadata;
|
||||
|
||||
/**
|
||||
* An extension of {@link ConfigurationMetadataProperty} that provides the a reference to
|
||||
* An extension of {@link ConfigurationMetadataProperty} that provides a reference to
|
||||
* its source.
|
||||
*
|
||||
* @author Stephane Nicoll
|
||||
|
||||
@@ -37,7 +37,7 @@ public final class Layouts {
|
||||
}
|
||||
|
||||
/**
|
||||
* Return the a layout for the given source file.
|
||||
* Return a layout for the given source file.
|
||||
* @param file the source file
|
||||
* @return a {@link Layout}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user