Better and more consistent wording.

This commit is contained in:
tastytea 2019-05-11 02:19:34 +02:00
parent d614696260
commit ae7ffc2908
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 6 additions and 6 deletions

View File

@ -234,7 +234,7 @@ cmake --build . -- -j$(nproc --ignore=1)
** `-DWITH_DEB=YES` if you want to be able to generate a deb-package. ** `-DWITH_DEB=YES` if you want to be able to generate a deb-package.
** `-DWITH_RPM=YES` if you want to be able to generate an rpm-package. ** `-DWITH_RPM=YES` if you want to be able to generate an rpm-package.
.Compile only tests for glitch-soc features that don't upload any files. .Run only tests for glitch-soc features that don't upload any files.
==== ====
[source,shell] [source,shell]
---- ----
@ -426,7 +426,7 @@ strings and you can use unsupported fields in an `Entity` by converting it to
==== Entities ==== Entities
* [x] `max_toot_chars` in /api/v1/instance * [x] `max_toot_chars` in Instance
=== Pleroma API === Pleroma API
@ -474,11 +474,11 @@ strings and you can use unsupported fields in an `Entity` by converting it to
==== Entities ==== Entities
* `pleroma` object in: * `pleroma` object in:
** [ ] Statuses ** [ ] Status
** [ ] Attachments ** [ ] Attachment
** [ ] Accounts ** [ ] Account
** [ ] Source ** [ ] Source
** [ ] Notifications ** [ ] Notification
== Copyright == Copyright