mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
Fix formatting
This commit is contained in:
+2
-2
@@ -130,8 +130,8 @@ class Context {
|
||||
}
|
||||
|
||||
/**
|
||||
* Return the directory relative to {@link #getWorkingDir()} that contains the archive or
|
||||
* {@code null} if none relative directory can be deduced.
|
||||
* Return the directory relative to {@link #getWorkingDir()} that contains the archive
|
||||
* or {@code null} if none relative directory can be deduced.
|
||||
* @return the relative dir ending in {@code /} or {@code null}
|
||||
*/
|
||||
String getRelativeArchiveDir() {
|
||||
|
||||
Reference in New Issue
Block a user