whitespace fixups
[jSite2.git] / src / net / pterodactylus / jsite / i18n / I18nable.java
index efb3f6b..71c7a5f 100644 (file)
@@ -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 {