summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShreyan Avigyan <shreyan.avigyan@gmail.com>2021-07-21 02:24:59 +0530
committerGitHub <noreply@github.com>2021-07-20 22:54:59 +0200
commit5e002daeac94cbced240b8a95ef2d5aeab0c1b90 (patch)
tree72f0e0addae2270d7b4be0672bac5f273dba283c
parentafc8a2c2f54624b1739c85fca6c8d9322881b05b (diff)
downloadcython-5e002daeac94cbced240b8a95ef2d5aeab0c1b90.tar.gz
docs: Change "Microsoft's Visual C" to "Microsoft Visual C/C++ (MSVC)" (GH-4142)
-rw-r--r--docs/src/quickstart/install.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/src/quickstart/install.rst b/docs/src/quickstart/install.rst
index ec30076cf..ce4deeab8 100644
--- a/docs/src/quickstart/install.rst
+++ b/docs/src/quickstart/install.rst
@@ -26,8 +26,8 @@ according to the system used:
Windows distribution of gcc). See the appendix for instructions for
setting up MinGW manually. Enthought Canopy and Python(x,y) bundle
MinGW, but some of the configuration steps in the appendix might
- still be necessary. Another option is to use Microsoft's Visual C.
- One must then use the same version which the installed Python was
+ still be necessary. Another option is to use Microsoft Visual C/C++
+ (MSVC). One must then use the same version which the installed Python was
compiled with.
.. dagss tried other forms of ReST lists and they didn't look nice