tests: fix typos

This commit is contained in:
Maxime Roussin-Bélanger 2020-12-17 15:40:04 -05:00
parent 0f5cc8b71b
commit efa5e3c8c6
2 changed files with 2 additions and 2 deletions

View file

@ -223,7 +223,7 @@ TEST(signal_readd_listener)
{
/* Readding a listener is supported, that is it doesn't trigger an
* infinite loop or other weird things, but if in a listener you
* readd another listener, that will not be fired in the current
* re-add another listener, that will not be fired in the current
* signal emission. */
test_set_timeout(4);