Fix some broken links and make minor wording tweaks.

This commit is contained in:
wn_
2024-08-21 17:59:35 +00:00
parent 94c43fe979
commit d17f90b96f
3 changed files with 7 additions and 7 deletions

View File

@@ -352,7 +352,7 @@
}
/** Convert values accepted by tt-rss as true/false to PHP booleans
* @see https://tt-rss.org/wiki/ApiReference#boolean-values
* @see https://tt-rss.org/ApiReference/#boolean-values
* @param null|string $s null values are considered false
* @return bool
*/