From 77b86bd8c065485113129feeeae88977e1b8dedf Mon Sep 17 00:00:00 2001 From: tastytea Date: Mon, 29 Apr 2019 10:58:16 +0200 Subject: [PATCH] Typo & typo % typo. --- .drone.yml | 2 +- README.adoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 662640a..9e5c177 100644 --- a/.drone.yml +++ b/.drone.yml @@ -281,7 +281,7 @@ steps: host: cryptoparty-celle.de from: drone@tzend.de username: - from-secret: email_username + from_secret: email_username password: from_secret: email_password when: diff --git a/README.adoc b/README.adoc index 0cff6eb..8ecebfe 100644 --- a/README.adoc +++ b/README.adoc @@ -223,7 +223,7 @@ cmake --build . -- -j$(nproc --ignore=1) * `-DWITH_EXAMPLES=YES` if you want to compile the examples. * `-DWITH_TESTS=YES` if you want to compile the tests. * `-DEXTRA_TEST_ARGS` to run only some tests - (https://github.com/catchorg/Catch2/blob/master/docs/command-line.md#specifying-which-tests-to-run)[format]). + (https://github.com/catchorg/Catch2/blob/master/docs/command-line.md#specifying-which-tests-to-run[format]). ** Possible tags: `[api]`, `[auth]`, `[mastodon]`, `[glitch-soc]`, `[pleroma]`, `[upload]`. * `-DWITH_DOC=NO` if you don't want to compile the HTML reference. @@ -391,7 +391,7 @@ the filter ID with `MASTODON_CPP_FILTER_ID`. You can select the list ID with === Pleroma API -* [ ] `pleroma` object in: +* `pleroma` object in: ** [ ] Statuses ** [ ] Attachments ** [ ] Accounts