Skip to content

Commit de03b24

Browse files
authored
Prefer imperative, third-person.
1 parent 3c5731f commit de03b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distutils/_msvccompiler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Contains MSVCCompiler, an implementation of the abstract CCompiler class
44
for Microsoft Visual Studio 2015.
55
6-
Please ensure that you are using VS 2015 or later.
6+
This module requires VS 2015 or later.
77
"""
88

99
# Written by Perry Stoll

0 commit comments

Comments
 (0)