Skip to content

Commit 838d1db

Browse files
committed
javadoc tweak
1 parent dd38f9e commit 838d1db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/zowe/client/sdk/zosconsole/methods/ConsoleCmd.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ public ConsoleCmdResponse issueCommand(final String command, final String consol
122122
* Issue an MVS console command on a given console name driven by ConsoleCmdInputData settings done synchronously.
123123
*
124124
* @param consoleName name of the console that is used to issue the command
125-
* @param consoleInputData synchronous console issue parameters, see ConsoleCmdInputData object
125+
* @param consoleInputData for synchronous console issue parameters, see ConsoleCmdInputData object
126126
* @return IssueCommandResponse object
127127
* @throws ZosmfRequestException request error state
128128
* @author Frank Giordano

0 commit comments

Comments
 (0)