Typo fixes

This commit is contained in:
Ervin Hegedus 2024-09-03 07:42:20 +02:00 committed by GitHub
parent 25d73b71c8
commit c9fe84ea2c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@
[Issue #3154 - @marcstern] [Issue #3154 - @marcstern]
* Missing null byte + optimization * Missing null byte + optimization
[Issue #3153 - @marcstern] [Issue #3153 - @marcstern]
* fix: remove usage of insecure tmpnam * fix: remove usage of insecure tmpname
[Issue #3149 - @fzipi] [Issue #3149 - @fzipi]
* docs: update copyright * docs: update copyright
[Issue #3148 - @fzipi] [Issue #3148 - @fzipi]
@ -47,7 +47,7 @@
[Issue #3120 - @marcstern] [Issue #3120 - @marcstern]
* Fix possible segfault in collection_unpack * Fix possible segfault in collection_unpack
[Issue #3099 - @twouters] [Issue #3099 - @twouters]
* fix: Replace obsolote macros * fix: Replace obsolete macros
[Issue #3094 - @airween] [Issue #3094 - @airween]
* chore: update bug-report-for-version-2-x.md * chore: update bug-report-for-version-2-x.md
[Issue #3087 - @fzipi] [Issue #3087 - @fzipi]