mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-19 01:51:09 +00:00
fix typo in comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@35196 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
906750c769
commit
078e0502af
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@
|
|||
[statusLine setStringValue:@""];
|
||||
|
||||
/*
|
||||
* Hosrizontal split view
|
||||
* Horizontal split view
|
||||
*/
|
||||
rect = [[projectWindow contentView] frame];
|
||||
rect.size.height -= 62;
|
||||
|
|
Loading…
Reference in a new issue