X-Git-Url: https://git.pterodactylus.net/?p=jSite2.git;a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Fjsite%2Fi18n%2FI18nable.java;h=71c7a5fc0d7960870a1330bc473fa05f7f227bfd;hp=efb3f6b1357f3ca33e84137742998e46ede3ffde;hb=c63257e8cc0ba1a5aca9364b22171abe7279d479;hpb=55be4a9e8373d72a9e1c25a3c8150651bb19679d diff --git a/src/net/pterodactylus/jsite/i18n/I18nable.java b/src/net/pterodactylus/jsite/i18n/I18nable.java index efb3f6b..71c7a5f 100644 --- a/src/net/pterodactylus/jsite/i18n/I18nable.java +++ b/src/net/pterodactylus/jsite/i18n/I18nable.java @@ -21,7 +21,7 @@ package net.pterodactylus.jsite.i18n; /** * Interface for objects that want to be notified when the language is changed. - * + * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> */ public interface I18nable {