Issue 695: Fix javadoc comment

This commit is contained in:
Jason King 2011-12-15 23:05:14 +00:00
parent fffde3f110
commit d241db7280
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ import java.net.URI;
import static org.testng.Assert.assertEquals;
/**
* Tests behavior of {@code BindCreateSSHKeyToXmlPayloadTest}
* Tests behavior of {@code BindCreateSSHKeyToXmlPayload}
* @author Jason King
*/
@Test(groups = "unit", testName = "BindCreateSSHKeyToXmlPayloadTest")