Spelling fix

This commit is contained in:
Norman Feske 2012-04-04 17:03:34 +02:00
parent 92cd9e57b9
commit f150b00c0d
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ namespace Genode {
/*
* Suppress warning about uninitialized 'ret' variable in 'call'
* functions on compilers that support the #praga. If this is
* functions on compilers that support the #pragma. If this is
* not the case, the pragma can be masked by supplying the
* 'SUPPRESS_GCC_PRAGMA_WUNINITIALIZED' define to the compiler.
*/