base: spelling fix in signal/signal.h

ref #980
This commit is contained in:
Martin Stein 2013-11-27 14:49:36 +01:00 committed by Norman Feske
parent 31605fd85f
commit 06f8848b36

View File

@ -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.