mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-07 02:15:24 +00:00
Fix comment typo
This commit is contained in:
parent
c32d3f7229
commit
48217d86d4
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Wazuh app - Cluster monitoring controller
|
* Wazuh app - Reporting controller
|
||||||
* Copyright (C) 2018 Wazuh, Inc.
|
* Copyright (C) 2018 Wazuh, Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
@ -116,5 +116,5 @@ class ReportingController {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Logs controller
|
// Reporting controller
|
||||||
app.controller('reportingController', ReportingController);
|
app.controller('reportingController', ReportingController);
|
||||||
|
Loading…
Reference in New Issue
Block a user