diff mbox

[TRIVIAL,rdma-core] Documentation/versioning.md: Fix sentence and a typo

Message ID c30a5089-2cf5-976a-adc5-ae4056ed8fc8@dev.mellanox.co.il (mailing list archive)
State Accepted
Headers show

Commit Message

Hal Rosenstock April 30, 2018, 12:08 p.m. UTC
Signed-off-by: Hal Rosenstock <hal@mellanox.com>
---
 Documentation/versioning.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
diff mbox

Patch

diff --git a/Documentation/versioning.md b/Documentation/versioning.md
index eb5517a..37ea2ca 100644
--- a/Documentation/versioning.md
+++ b/Documentation/versioning.md
@@ -79,8 +79,8 @@  The version number is broken up into three fields:
    ```
 
    We do not expect this value to ever change for our libraries. It indicates
-   the overall ABI, changing it means the library will not dynamically to old
-   programs link anymore.
+   the overall ABI; changing it means the library will not dynamically link
+   to old programs anymore.
 
 - '1' is called the ABI level and is used within the ELF as the last component
    symbol version tag.  This version must be changed every time a new symbol
@@ -112,7 +112,7 @@  must be correctly encoded into the symbol version.
 First, increase the ABI level of the library. It is safe to re-use the ABI
 level for multiple new functions within a single release, but once a release
 is tagged the ABI level becomes *immutable*. The maintainer can provide
-guidence on what ABI level to use for each series.
+guidance on what ABI level to use for each series.
 
 ```diff
  rdma_library(ibumad libibumad.map