diff options
Diffstat (limited to 'dev/launch')
| -rw-r--r-- | dev/launch/src/AppMain.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/launch/src/AppMain.cc b/dev/launch/src/AppMain.cc index eef95fba..ae9917bc 100644 --- a/dev/launch/src/AppMain.cc +++ b/dev/launch/src/AppMain.cc @@ -10,7 +10,7 @@ /// @note This called by _NeMain from its own runtime. extern "C" SInt32 nelaunch_startup_fn(Void) { - /// @todo Start LaunchServices.fwrk services, make the launcher manageable too (via mgmt.launch) + /// @todo Start LaunchHelpers.fwrk services, make the launcher manageable too (via mgmt.launch) NELAUNCH_INFO("Turning on launcher..."); |
