We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d525c3 + 7ce8836 commit bcc4674Copy full SHA for bcc4674
1 file changed
source/specifications/version-specifiers.rst
@@ -883,7 +883,7 @@ Prefix matching may be requested instead of strict comparison, by appending
883
a trailing ``.*`` to the version identifier in the version matching clause.
884
This means that additional trailing segments will be ignored when
885
determining whether or not a version identifier matches the clause. If the
886
-specified version includes only a release segment, than trailing components
+specified version includes only a release segment, then trailing components
887
(or the lack thereof) in the release segment are also ignored.
888
889
For example, given the version ``1.1.post1``, the following clauses would
0 commit comments