We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d41eac1 commit aecd428Copy full SHA for aecd428
README.md
@@ -56,7 +56,7 @@ and define the version in their dub file (e.g. `"versions" : [ "DeimosOpenSSL_3_
56
57
A list of all available versions can be found in [deimos.openssl.opensslv](source/deimos/openssl/opensslv.d).
58
59
-Only minor versions are listen, patch versions are binary compatible with one another.
+Only minor versions are listed, patch versions are binary compatible with one another.
60
We use "minor" and "patch" with the [intended SemVer meaning](https://semver.org/).
61
For example, 1.1.1g and 1.1.1a are two different patch releases of the same minor.
62
Since OpenSSL v3.0.0, correct SemVer versioning is used.
0 commit comments