From e64228f886196dd1ad602c46c8b2604b5b0558c9 Mon Sep 17 00:00:00 2001 From: Niki Roo Date: Thu, 19 Sep 2019 08:45:37 +0200 Subject: [PATCH] jDoc typo --- src/be/nikiroo/fanfix/test/Test.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/be/nikiroo/fanfix/test/Test.java b/src/be/nikiroo/fanfix/test/Test.java index fb41ade..d772561 100644 --- a/src/be/nikiroo/fanfix/test/Test.java +++ b/src/be/nikiroo/fanfix/test/Test.java @@ -18,7 +18,7 @@ import be.nikiroo.utils.test.TestLauncher; */ public class Test extends TestLauncher { // - // 3 files can control the test: + // 4 files can control the test: // - test/VERBOSE: enable verbose mode // - test/OFFLINE: to forbid any downloading // - test/URLS: to allow testing URLs -- 2.27.0