Polish javadoc comments

See gh-27925
This commit is contained in:
dreis2211
2021-09-09 17:51:25 +02:00
committed by Stephane Nicoll
parent 12c197df8e
commit e1afc91ae2
6 changed files with 9 additions and 11 deletions

View File

@@ -108,8 +108,7 @@ public class ContainerConfigAssert extends AbstractAssert<ContainerConfigAssert,
}
/**
* Asserts for the the JSON content in the {@code io.buildpacks.lifecycle.metadata}
* label.
* Asserts for the JSON content in the {@code io.buildpacks.lifecycle.metadata} label.
*
* See <a href=
* "https://github.com/buildpacks/spec/blob/main/platform.md#iobuildpackslifecyclemetadata-json">the