pull/24/head
Zlatin Balevsky 2019-10-11 18:56:46 +01:00
parent b28587a275
commit c25d314e1c
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ mvcGroups {
controller = 'com.muwire.gui.ContentPanelController'
}
'show-comment' {
model = 'com.muwire.gui.ShowConmmentModel'
model = 'com.muwire.gui.ShowCommentModel'
view = 'com.muwire.gui.ShowCommentView'
controller = 'com.muwire.gui.ShowCommentController'
}