diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/markdown/Reference-manual.md | 4 | ||||
-rw-r--r-- | docs/markdown/Users.md | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/markdown/Reference-manual.md b/docs/markdown/Reference-manual.md index f490f5f..924047c 100644 --- a/docs/markdown/Reference-manual.md +++ b/docs/markdown/Reference-manual.md @@ -1280,7 +1280,7 @@ them for the default behaviour for each platform. This function prints its argument to stdout. -*(since 0.54.0)* Can take more more than one argument that will be separated by +*(since 0.54.0)* Can take more than one argument that will be separated by space. ### warning() @@ -1293,7 +1293,7 @@ space. This function prints its argument to stdout prefixed with WARNING:. -*(since 0.54.0)* Can take more more than one argument that will be separated by +*(since 0.54.0)* Can take more than one argument that will be separated by space. ### summary() diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index 366a0c3..405757d 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -85,7 +85,7 @@ topic](https://github.com/topics/meson). - [Libosmscout](https://github.com/Framstag/libosmscout), a C++ library for offline map rendering, routing and location lookup based on OpenStreetMap data - [libratbag](https://github.com/libratbag/libratbag), provides a DBus daemon to configure input devices, mainly gaming mice. - - [libspng](https://gitlab.com/randy408/libspng), a C library for reading and writing Portable Network Graphics (PNG) + - [libspng](https://github.com/randy408/libspng), a C library for reading and writing Portable Network Graphics (PNG) format files - [libui](https://github.com/andlabs/libui), a simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports - [Libva](https://github.com/intel/libva), an implementation for the VA (VIdeo Acceleration) API |