Skip to content

Commit 032dacb

Browse files
committed
Match terminology between abstract and body text.
1 parent 46dbe1e commit 032dacb

File tree

1 file changed

+1
-1
lines changed
  • Sources/TSPL/TSPL.docc/ReferenceManual

1 file changed

+1
-1
lines changed

Sources/TSPL/TSPL.docc/ReferenceManual/Types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Types
22

3-
Use built-in nominal and structural types.
3+
Use built-in named and compound types.
44

55
In Swift, there are two kinds of types: named types and compound types.
66
A *named type* is a type that can be given a particular name when it's defined.

0 commit comments

Comments
 (0)