Skip to content
Snippets Groups Projects
Commit b1e331be authored by Vincent Aravantinos's avatar Vincent Aravantinos
Browse files

RED

refs 2490
parent fb30a32c
No related branches found
No related tags found
No related merge requests found
......@@ -83,6 +83,7 @@ public final class KernelIntrospectionSystemService implements IKernelIntrospect
public String getIntrospectionDescription() {
return getIntrospectionLabel() +
"\n\nThis service manages the kernel introspection system." +
// TODO(VA) Explain what introspection means in this context: not self-explanatory
"\nAll other kernel services register with it and provide their introspection data items.";
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment