Change slogan to title case.

cusax-fix
Emil Ivov 20 years ago
parent f7789f5a06
commit ad237eb2bd

@ -25,7 +25,7 @@ public class AboutWindow
"version 1.0 alpha1");
private JTextArea logoArea
= new JTextArea("Open source VoIP & Instant messaging");
= new JTextArea("Open Source VoIP & Instant Messaging");
private JEditorPane rightsArea = new JEditorPane();

Loading…
Cancel
Save