diff --git a/core/java/src/net/i2p/app/ClientApp.java b/core/java/src/net/i2p/app/ClientApp.java index 3f611454d..ed8e2f9dd 100644 --- a/core/java/src/net/i2p/app/ClientApp.java +++ b/core/java/src/net/i2p/app/ClientApp.java @@ -53,7 +53,7 @@ public interface ClientApp { public String getName(); /** - * The dislplay name of the ClientApp, used in user interfaces. + * The display name of the ClientApp, used in user interfaces. * The app must translate. * @return non-null */