OSDN Git Service

README update [ci skip]
authorIvailo Monev <xakepa10@gmail.com>
Thu, 21 Jan 2021 15:50:20 +0000 (17:50 +0200)
committerIvailo Monev <xakepa10@gmail.com>
Thu, 21 Jan 2021 15:50:20 +0000 (17:50 +0200)
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
README

diff --git a/README b/README
index a6b13ab..354ae15 100644 (file)
--- a/README
+++ b/README
@@ -61,7 +61,7 @@ There are several things you should be aware before considering Katie:
   - support for generating CRC-32 checksums via qChecksum32() function
   - verification section for plugins build with Clang
   - faster alternatives to qCompress() and qUncompress()
-  - stack backtrace on assert or crash via execinfo
+  - stack backtrace on assert, crash or warning via execinfo
   - brief manual pages for all command-line tools
   - desktop files, Shell profile and dynamic linker/loader config
   - automatic async D-Bus calls based on return type, no Q_NOREPLY needed