* Typo :)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32029 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
cc77aba101
commit
42158ac76f
@ -17,7 +17,7 @@ App::App()
|
||||
BApplication("application/x-vnd.Haiku3d")
|
||||
{
|
||||
BRect frame(50, 50, 640 + 50, 480 + 50);
|
||||
const char *title = "Hauku3d";
|
||||
const char *title = "Haiku3d";
|
||||
fMainWindow = new MainWindow(frame, title);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user