Merge pull request #2327 from lioncash/typo

act: Fix docstring typo
master
bunnei 2016-12-15 15:52:14 +07:00 committed by GitHub
commit 1490f14ab4
1 changed files with 1 additions and 1 deletions

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