Fix formatting

This commit is contained in:
Madhura Bhave 2021-01-28 13:38:30 -08:00
parent 152698f2b2
commit 9a32f67802
1 changed files with 2 additions and 2 deletions

View File

@ -130,8 +130,8 @@ class Context {
} }
/** /**
* Return the directory relative to {@link #getWorkingDir()} that contains the archive or * Return the directory relative to {@link #getWorkingDir()} that contains the archive
* {@code null} if none relative directory can be deduced. * or {@code null} if none relative directory can be deduced.
* @return the relative dir ending in {@code /} or {@code null} * @return the relative dir ending in {@code /} or {@code null}
*/ */
String getRelativeArchiveDir() { String getRelativeArchiveDir() {