Skip to content

Commit b899a9d

Browse files
committed
Fixed JavaDoc issue
1 parent 4396489 commit b899a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phase4-lib/src/main/java/com/helger/phase4/config/AS4Configuration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ public static File getDumpBasePathFile ()
274274

275275
/**
276276
* @return The endpoint address of "our" AP for comparison. Taken from the
277-
* configuration item <code>phase4.endpoint.address/code>.
277+
* configuration item <code>phase4.endpoint.address</code>.
278278
*/
279279
@Nullable
280280
public static String getThisEndpointAddress ()

0 commit comments

Comments
 (0)