diff --git a/os/include/os/attached_rom_dataspace.h b/os/include/os/attached_rom_dataspace.h index 4b50dadb2..36d3ff525 100644 --- a/os/include/os/attached_rom_dataspace.h +++ b/os/include/os/attached_rom_dataspace.h @@ -34,7 +34,7 @@ namespace Genode { /** * Constructor * - * \throw Rom_connection::Rom_session_failed + * \throw Rom_connection::Rom_connection_failed * \throw Rm_session::Attach_failed */ Attached_rom_dataspace(char const *name)