Commit fe74fad
committed
Clarify description of items in syntax index
On the branch, in the syntax index, items were described as
"declarations in a crate". Some items may be declarations, but many
items are actually definitions. It's probably better to not use
either term here. Let's instead say that items are the components of
a crate as that's the language that's used in the items chapter.1 parent 7783ff4 commit fe74fad
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
0 commit comments