diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-03-21 15:21:26 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-03-21 20:37:02 +0100 |
commit | 5327dfd8639d3667d4fecef0bcfd2747d7a68133 (patch) | |
tree | 28defff742918b72d178947fcd0f623319e0e7ac | |
parent | 428d5f2449df8556b87c22663a7a48d1eec06bb7 (diff) |
Typo: ibatomic_ops -> libatomic_ops
Change-Id: Iaa4ff5cd30d3163e7a44f162bbe296c59a7111cb
Reviewed-on: https://gerrit.libreoffice.org/69514
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
-rw-r--r-- | external/libatomic_ops/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/external/libatomic_ops/README b/external/libatomic_ops/README index 61255d7c8e05..3dcb7ef7a1b3 100644 --- a/external/libatomic_ops/README +++ b/external/libatomic_ops/README @@ -1,4 +1,4 @@ From [https://github.com/ivmai/libatomic_ops/]. Note that some files (linked into libatomic_ops_gpl) are GPL'd, the portion -needed for Firebird (ibatomic_ops) is however MIT licensed. +needed for Firebird (libatomic_ops) is however MIT licensed. |