Skip to content

Commit

Permalink
java doc generation fail fix
Browse files Browse the repository at this point in the history
Signed-off-by: Raj Chakravarthi <raj@icedome.ca>
  • Loading branch information
raj-chak committed Nov 4, 2022
1 parent abca579 commit aa98f79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* 1. If filterBy is enabled
* a) Don't allow to create detector (throw error) if the logged-on user has no backend roles configured.
*
* 2. If filterBy is enabled & detector are created when filterBy is disabled:
* 2. If filterBy is enabled and detector are created when filterBy is disabled:
* a) If backend_roles are saved with config, results will get filtered and data is shown
* b) If backend_roles are not saved with detector config, results will get filtered and no detectors
* will be displayed.
Expand Down

0 comments on commit aa98f79

Please sign in to comment.