act: Fix docstring typo

These aren't the AM services.
This commit is contained in:
Lioncash 2016-12-15 14:51:42 -05:00
parent 1abb98202c
commit d467b5ce4f

View file

@ -7,7 +7,7 @@
namespace Service {
namespace ACT {
/// Initialize AM service
/// Initializes all ACT services
void Init();
} // namespace ACT