diff --git a/base/include/base/signal.h b/base/include/base/signal.h index 93adbef49b..55ce6f4739 100644 --- a/base/include/base/signal.h +++ b/base/include/base/signal.h @@ -314,7 +314,7 @@ namespace Genode { virtual ~Signal_context(); /** - * Local sginal submission (DEPRECATED) + * Local signal submission (DEPRECATED) * * Trigger local signal submission (within the same address space), the * context has to be bound to a sginal receiver beforehand.