diff --git a/base/include/base/capability.h b/base/include/base/capability.h index 0dc633280..93d071e2e 100644 --- a/base/include/base/capability.h +++ b/base/include/base/capability.h @@ -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. */