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 @@ -55,7 +55,7 @@ For day-to-day work on the Swift compiler, using check-swift should be
5555sufficient. The buildbot runs validation tests, so if those are accidentally
5656broken, it should not go unnoticed.
5757
58- Before commiting a large change to a compiler (especially a language change),
58+ Before committing a large change to a compiler (especially a language change),
5959or API changes to the standard library, it is recommended to run validation
6060test suite.
6161
@@ -264,7 +264,7 @@ Other substitutions:
264264* ``%sdk ``: FIXME.
265265* ``%gyb ``: FIXME.
266266
267- * ``%platform-module-dir ``: absolute path of the directory where the stdandard
267+ * ``%platform-module-dir ``: absolute path of the directory where the standard
268268 library module file for the target platform is stored. For example,
269269 ``/.../lib/swift/macosx ``.
270270
You can’t perform that action at this time.
0 commit comments