X-Git-Url: https://gitweb.fperrin.net/?p=GpsPrune.git;a=blobdiff_plain;f=tim%2Fprune%2FI18nManager.java;h=5af9898ed2c56f5ae1ee949ae19bb71dd25f3d2c;hp=c056fe24d743ccb5e4cccd4118e21a733fccda02;hb=da0b1f449260a0b4a94318006382a9039726ef3e;hpb=5625a1abadb5f2ca5f017fe7dbda1d5141cb637b diff --git a/tim/prune/I18nManager.java b/tim/prune/I18nManager.java index c056fe2..5af9898 100644 --- a/tim/prune/I18nManager.java +++ b/tim/prune/I18nManager.java @@ -19,8 +19,8 @@ public abstract class I18nManager /** - * Initialize the library - * using the (optional) locale + * Initialize the library using the (optional) locale + * @param inLocale locale to use, or null for default */ public static void init(Locale inLocale) {