mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-22 14:10:44 +00:00
* Palettes/3Containers/ContainersPalette.m: fixed typo.
This commit is contained in:
parent
017bead07a
commit
ef2eb73af5
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
styleMask: NSBorderlessWindowMask
|
||||
backing: NSBackingStoreRetained
|
||||
defer: NO];
|
||||
[originalWindow setTitle: @"Conatiners"];
|
||||
[originalWindow setTitle: @"Containers"];
|
||||
contents = [originalWindow contentView];
|
||||
|
||||
/*******************/
|
||||
|
|
Loading…
Reference in a new issue