fix typo
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27353 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -450,7 +450,7 @@ AboutView::AboutView(const BRect &rect)
|
||||
"\n");
|
||||
|
||||
fCreditsView->SetFontAndColor(&font, B_FONT_ALL, &kHaikuOrange);
|
||||
fCreditsView->Insert("Website, Marketing & Documention:\n");
|
||||
fCreditsView->Insert("Website, Marketing & Documentation:\n");
|
||||
|
||||
fCreditsView->SetFontAndColor(be_plain_font, B_FONT_ALL, &kDarkGrey);
|
||||
fCreditsView->Insert(
|
||||
|
||||
Reference in New Issue
Block a user