mirror of
https://git.h3cjp.net/H3cJP/yuzu.git
synced 2025-11-30 00:57:47 +00: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 a new issue