Merge pull request #2327 from lioncash/typo

act: Fix docstring typo
This commit is contained in:
bunnei 2016-12-15 15:52:14 -05:00 committed by GitHub
commit 1490f14ab4

View file

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