File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ It is divided into the following sections:
24
24
valuable discussions about Swift development, in the form of talks
25
25
and blog posts.
26
26
- The [ Uncategorized] ( #uncategorized ) section is for documentation which does
27
- not fit neatly into any of the above categories. We would like minimize
27
+ not fit neatly into any of the above categories. We would like to minimize
28
28
items in this section; avoid adding new documentation here.
29
29
30
30
Sometimes documentation is not enough.
@@ -336,7 +336,7 @@ provide greater clarity to contributors wanting to add new documentation.
336
336
- [ OptimizerCountersAnalysis.md] ( /docs/OptimizerCountersAnalysis.md ) :
337
337
TODO: Consider breaking up into a how-to guide
338
338
on dumping and analyzing the counters
339
- and an explanation for the the counter collection system.
339
+ and an explanation for the counter collection system.
340
340
- [ Testing.md] ( /docs/Testing.md ) :
341
341
TODO: Consider splitting into a how-to guide on writing a new test case
342
342
and an explanation for how the compiler is tested.
You can’t perform that action at this time.
0 commit comments