We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b555bb + 959eab0 commit b121ce9Copy full SHA for b121ce9
docs/Driver.md
@@ -26,7 +26,7 @@ Some terms:
26
27
- For the purposes of this document, a _module_ is a single distributable unit
28
of API. (We use this term for a lot of other things too, though; check out
29
- [Lexicon.rst](Lexicon.rst) for the full list.) "Foundation" is a single
+ [Lexicon.md](Lexicon.md) for the full list.) "Foundation" is a single
30
module, as is the Swift standard library ("Swift"). An app is a module too.
31
32
- A _compilation unit_ is a set of source files that are compiled together. In
0 commit comments