Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
davidepalladino-apuliasoft committed Jan 24, 2025
1 parent d1da782 commit 19bcc62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
O * In this test we have a Data Structure declared as
O * not `QUALIFIED` by using `EXTNAME` keyword and a File to
O * the same resource declared for DS `EXTNAME`.
O * In this case the File fields are removed from parent.
O * In this case the File fields are removed from root.
O * The purpose of test is to check if DS field is resolved
O * without dot notation and refers to DS, and not to File.
V* ==============================================================
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
O * PROGRAM GOAL
O * In this test we have a Data Structure declared as
O * not `QUALIFIED` and a File.
O * In this case the File fields are present on parent.
O * In this case the File fields are present in root.
O * The purpose of test is to check File field resolution.
V* ==============================================================
FST01 IF E K DISK
Expand Down

0 comments on commit 19bcc62

Please sign in to comment.