X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Ffanfix%2FLibrary.java;fp=src%2Fbe%2Fnikiroo%2Ffanfix%2FLibrary.java;h=a8d9302bfe15cc05d87fe11345b11e6e3f3c0284;hp=b5f246c6abe8eaa3f9a034da164ee99f290434c8;hb=3d247bc3bb955a9b85686f0db431157cb9dc4a10;hpb=5ced20e4bd8a7d175e044fe5cdbf02e1bd8e1d26 diff --git a/src/be/nikiroo/fanfix/Library.java b/src/be/nikiroo/fanfix/Library.java index b5f246c..a8d9302 100644 --- a/src/be/nikiroo/fanfix/Library.java +++ b/src/be/nikiroo/fanfix/Library.java @@ -136,7 +136,7 @@ public class Library { * @param luid * the Library UID of the story * - * @return the corresponding {@link Story} + * @return the corresponding {@link Story} or NULL if not found */ public Story getStory(String luid) { if (luid != null) {