From: Quanah Gibson-Mount Date: Fri, 26 Feb 2021 18:30:13 +0000 (+0000) Subject: Fix typo in e051eb28fb43e0710593e04ebb6900a62277b90e X-Git-Tag: OPENLDAP_REL_ENG_2_5_2BETA~2^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00313d614e711c7c7ac97fd50fb3bdaa1b60bf50;p=thirdparty%2Fopenldap.git Fix typo in e051eb28fb43e0710593e04ebb6900a62277b90e --- diff --git a/tests/scripts/gdb.py b/tests/scripts/gdb.py index d8229dea4c..6c39022a46 100644 --- a/tests/scripts/gdb.py +++ b/tests/scripts/gdb.py @@ -18,7 +18,7 @@ latter case, it saves a full backtrace and core file. These signals are considered part of normal operation and will not trigger the above handling: -- SIGPIPE: normal in a networked environmnet +- SIGPIPE: normal in a networked environment - SIGHUP: normally used to tell a process to shut down """