Fixed Javadoc.

This commit is contained in:
Christian P. MOMON 2019-05-03 17:35:06 +02:00
parent 1799500b0f
commit fb2eb0772d
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/** /**
* Copyright (C) 2017 Christian Pierre MOMON <cmomon@april.org> * Copyright (C) 2017,2019 Christian Pierre MOMON <cmomon@april.org>
* *
* This file is part of (April) Hebdobot. * This file is part of (April) Hebdobot.
* *
@ -37,6 +37,8 @@ public class CronValue
* *
* @param name * @param name
* the name * the name
* @param description
* the description
* @param cron * @param cron
* the cron * the cron
* @param ircMessage * @param ircMessage