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:
Riccardo Mottola 2012-06-12 08:03:03 +00:00
parent 906750c769
commit 078e0502af

View file

@ -103,7 +103,7 @@
[statusLine setStringValue:@""];
/*
* Hosrizontal split view
* Horizontal split view
*/
rect = [[projectWindow contentView] frame];
rect.size.height -= 62;