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 5d01e9a259
commit 2c120654ec
+1 -1
View File
@@ -7,7 +7,7 @@
namespace Service {
namespace ACT {
/// Initialize AM service
/// Initializes all ACT services
void Init();
} // namespace ACT