Fixa grammatical error.
This commit is contained in:
parent
a9c0e3f3b5
commit
1e8c94919f
|
@ -67,7 +67,7 @@ Distutils
|
|||
Distutils currently provides a `StrictVersion` and a `LooseVersion` class
|
||||
that can be used to manage versions.
|
||||
|
||||
The `LooseVersion` class is quite laxest. From Distutils doc::
|
||||
The `LooseVersion` class is quite lax. From Distutils doc::
|
||||
|
||||
Version numbering for anarchists and software realists.
|
||||
Implements the standard interface for version number classes as
|
||||
|
|
Loading…
Reference in New Issue