Help: fix agreement in DLL_NAME_WITH_SOVERSION docs

This commit is contained in:
Ben Boeckel
2023-07-25 14:17:08 -04:00
parent e53b4c9fb9
commit 1d4a013dd1

View File

@@ -3,8 +3,8 @@ DLL_NAME_WITH_SOVERSION
.. versionadded:: 3.27
This property control whether the :prop_tgt:`SOVERSION` target
property are added to the filename of generated DLL filenames
This property controls whether the :prop_tgt:`SOVERSION` target
property is added to the filename of generated DLL filenames
for the Windows platform, which is selected when the
:variable:`WIN32` variable is set.