Skip to content

Commit

Permalink
Update packages/cli/src/zosfiles/-strings-/en.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Trae Yelovich <[email protected]>
Signed-off-by: Pujal Gandhi <[email protected]>
  • Loading branch information
pujal0909 and traeok authored Jan 7, 2025
1 parent 61b7c0b commit fdf363e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/src/zosfiles/-strings-/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ export default {
EX4: "Copy the data set member named 'USER.FROM.SET(MEM1)' to the data set named 'USER.TO.SET'",
EX5: "Copy the data set named 'USER.FROM.SET' to the data set named 'USER.TO.SET' and replace like-named members",
EX6: "Copy the partitioned data set named 'TEST.PDS1' to the partitioned data set named 'TEST.PDS2'",
EX7: "Copy the partionted data set named 'EXISTING.PDS' to a non-existent target 'NEW.PDS'"
EX7: "Copy the partitioned data set named 'EXISTING.PDS' to a non-existent target 'NEW.PDS'"
}
},
DATA_SET_CROSS_LPAR: {
Expand Down

0 comments on commit fdf363e

Please sign in to comment.