1
0
mirror of https://github.com/Lime3DS/Lime3DS.git synced 2025-03-23 14:08:49 +01:00

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

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