Docstring spelling fix

This commit is contained in:
str4d
2015-03-21 04:29:45 +00:00
parent 47f3476078
commit 825cd7ff4c

View File

@ -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
*/