diff options
author | n-peugnet <n.peugnet@free.fr> | 2022-04-09 13:50:17 +0200 |
---|---|---|
committer | Nicolas Peugnet <n.peugnet@free.fr> | 2022-04-09 13:52:02 +0200 |
commit | b86e7052ee59716b496b32f42f549d9e0966ba74 (patch) | |
tree | ee6783735f5bd3d64a969d6d80e14c7a0ce4039f | |
parent | 2603d44ddffbf9eb1c4b3e2f37ebba65107c0b4a (diff) | |
download | club1-docs-n-peugnet-sidebars.tar.gz club1-docs-n-peugnet-sidebars.zip |
fix: en link in glossaryn-peugnet-sidebars
-rw-r--r-- | locales/en/LC_MESSAGES/package.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/en/LC_MESSAGES/package.po b/locales/en/LC_MESSAGES/package.po index 6c91ff2..6389eaa 100644 --- a/locales/en/LC_MESSAGES/package.po +++ b/locales/en/LC_MESSAGES/package.po @@ -539,7 +539,7 @@ msgid "" msgstr "" "_Application Programming Interface_, an interface intended to be used not by " "a human being but by a software. It is generally composed of a set of " -"functions that a software can use remotely. --- [Wikipedia )(https://en." +"functions that a software can use remotely. --- [Wikipedia](https://en." "wikipedia.org/wiki/API)" #: ../../glossary.md:6 |