diff options
author | John Doe <github.john.doe@outlook.com> | 2018-06-19 13:26:30 -0700 |
---|---|---|
committer | Jan Kotas <jkotas@microsoft.com> | 2018-06-19 13:26:30 -0700 |
commit | d92a3cf483b06a7103a80e4ed8c8ee8a519a688e (patch) | |
tree | b87d7e279766fb020bd522d08cdc0ac74e180352 /Documentation/project-docs | |
parent | 3643c064f7b41558e08ef16337d8c0379d238138 (diff) | |
download | coreclr-d92a3cf483b06a7103a80e4ed8c8ee8a519a688e.tar.gz coreclr-d92a3cf483b06a7103a80e4ed8c8ee8a519a688e.tar.bz2 coreclr-d92a3cf483b06a7103a80e4ed8c8ee8a519a688e.zip |
Typo (#18550)
* accesible -> accessible
* acheive -> achieve
* addtional -> additional
* affars -> affairs
* approch -> approach
* archtecture -> architecture
* aritmetic -> arithmetic
* arquired -> acquired
* assigments -> assignments
* assmblies -> assemblies
Diffstat (limited to 'Documentation/project-docs')
-rw-r--r-- | Documentation/project-docs/jit-testing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/project-docs/jit-testing.md b/Documentation/project-docs/jit-testing.md index 63c6a63dd9..bebcf2106e 100644 --- a/Documentation/project-docs/jit-testing.md +++ b/Documentation/project-docs/jit-testing.md @@ -43,7 +43,7 @@ It seems sensible for Microsoft to focus on opening up the JIT self-host (aka JITSH) tests first. A few other tasks are also Microsoft specific and are marked with (MS) below. -Other than that the priority, task list, and possibly assigments are open to +Other than that the priority, task list, and possibly assignments are open to discussion. ### (MS) Bring up equivalent of the JITSH tests |