Fix exception type name in comment

This commit is contained in:
Norman Feske 2012-04-23 16:54:49 +02:00
parent b45571e9d0
commit 293b3c80d2
1 changed files with 1 additions and 1 deletions

View File

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