Skip to content

Commit 6b9b9da

Browse files
authored
Fix typo
miscellanous -> miscellaneous
1 parent 887464b commit 6b9b9da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ContinuousIntegration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ preset=buildbot,tools=RA,stdlib=RD,test=non_executable
215215

216216
### Build and Test the Minimal Freestanding Stdlib using Toolchain Specific Preset Testing
217217

218-
To test the minimal freestanding stdlib on macho, you can use the support for running a miscellanous preset against a snapshot toolchain.
218+
To test the minimal freestanding stdlib on macho, you can use the support for running a miscellaneous preset against a snapshot toolchain.
219219

220220
```
221221
preset=stdlib_S_standalone_minimal_macho_x86_64,build,test

0 commit comments

Comments
 (0)