We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae39c80 commit c035001Copy full SHA for c035001
src/io/calimero/gui/About.java
@@ -58,7 +58,7 @@
58
* @author B. Malinowsky
59
*/
60
class About {
61
- private static final String title = "Graphical User Interface for KNX Access";
+ private static final String title = "About Calimero";
62
63
// @formatter:off
64
private static final String about =
0 commit comments