Skip to content

Commit 160c5ba

Browse files
authored
Merge pull request #909 from swiftwasm/maxd/master-merge
Resolve conflicts with master
2 parents 52a06ad + b340b21 commit 160c5ba

File tree

77 files changed

+1142
-958
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+1142
-958
lines changed

docs/Driver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Some terms:
2626

2727
- For the purposes of this document, a _module_ is a single distributable unit
2828
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
29+
[Lexicon.md](Lexicon.md) for the full list.) "Foundation" is a single
3030
module, as is the Swift standard library ("Swift"). An app is a module too.
3131

3232
- A _compilation unit_ is a set of source files that are compiled together. In

0 commit comments

Comments
 (0)