mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-02 13:32:51 +00:00
Fix scaladoc tag
There is no scaladoc tag @implNote.
This commit is contained in:
parent
a9869e927e
commit
96c5e99f19
@ -18,7 +18,7 @@ import docspell.store.queries.QUserTask
|
||||
* `RPeriodicTask`. A user task is associated to a specific user (not
|
||||
* just the collective).
|
||||
*
|
||||
* @implNote: The mapping is as follows: The collective is the task
|
||||
* implNote: The mapping is as follows: The collective is the task
|
||||
* group. The submitter property contains the username. Once a task
|
||||
* is saved to the database, it can only be refernced uniquely by its
|
||||
* id. A user may submit multiple same tasks (with different
|
||||
|
Loading…
x
Reference in New Issue
Block a user