Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KUGDev committed Nov 30, 2022
1 parent d13097c commit 1c09f4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import java.util.concurrent.ConcurrentHashMap

/**
* Abstraction for attributes services that work with child files (e.g. member of dataset, spool file of job).
* @param InfoType class of r2z response (e.g. Member, SpoolFile)
* @param InfoType class of Zowe Kotlin SDK response (e.g. Member, SpoolFile)
* @param ParentAttributes attributes of parent file (for example for member it is RemoteDatasetAttributes)
* @see AttributesService
* @author Viktar Mushtsin
Expand Down

0 comments on commit 1c09f4c

Please sign in to comment.