mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-02 08:25:07 +01:00
act: Fix docstring typo
These aren't the AM services.
This commit is contained in:
parent
1abb98202c
commit
d467b5ce4f
@ -7,7 +7,7 @@
|
|||||||
namespace Service {
|
namespace Service {
|
||||||
namespace ACT {
|
namespace ACT {
|
||||||
|
|
||||||
/// Initialize AM service
|
/// Initializes all ACT services
|
||||||
void Init();
|
void Init();
|
||||||
|
|
||||||
} // namespace ACT
|
} // namespace ACT
|
||||||
|
Loading…
Reference in New Issue
Block a user