Skip to content

Commit f20f0f2

Browse files
committed
Fix Javadoc code elements
1 parent b6535fd commit f20f0f2

File tree

1 file changed

+1
-1
lines changed
  • commons-vfs2-sandbox/src/main/java/org/apache/commons/vfs2/provider/smb

1 file changed

+1
-1
lines changed

commons-vfs2-sandbox/src/main/java/org/apache/commons/vfs2/provider/smb/SmbFileName.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ protected SmbFileName(final String scheme, final String hostName, final int port
3939
}
4040

4141
/**
42-
* Put {@code domain} before @{code username} if both are set.
42+
* Put {@code domain} before {@code username} if both are set.
4343
* <p>
4444
* Uses super method to add password or password placeholder.
4545
*/

0 commit comments

Comments
 (0)