docs: microsoft -> Microsoft

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6915>
This commit is contained in:
Erik Faye-Lund 2020-09-29 18:32:10 +02:00 committed by Marge Bot
parent d84420f513
commit 557ee09c2e
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ All of these compilers are tested and work with Ninja, but if you want
visual studio integration or you just like msbuild, passing
``--backend=vs`` to Meson will generate a visual studio solution. If you
want to use ICL or clang-cl with the vsbackend you will need Meson
0.52.0 or greater. Older versions always use the microsoft compiler.
0.52.0 or greater. Older versions always use the Microsoft compiler.
3. Advanced Usage
-----------------