mirror of https://github.com/zlatinb/muwire
typo
parent
b28587a275
commit
c25d314e1c
|
@ -47,7 +47,7 @@ mvcGroups {
|
||||||
controller = 'com.muwire.gui.ContentPanelController'
|
controller = 'com.muwire.gui.ContentPanelController'
|
||||||
}
|
}
|
||||||
'show-comment' {
|
'show-comment' {
|
||||||
model = 'com.muwire.gui.ShowConmmentModel'
|
model = 'com.muwire.gui.ShowCommentModel'
|
||||||
view = 'com.muwire.gui.ShowCommentView'
|
view = 'com.muwire.gui.ShowCommentView'
|
||||||
controller = 'com.muwire.gui.ShowCommentController'
|
controller = 'com.muwire.gui.ShowCommentController'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue