Deleted one too many characters...

llvm-svn: 131041
This commit is contained in:
Jim Ingham 2011-05-07 01:03:33 +00:00
parent 2eec4876a2
commit 95496b1856
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ lldb_private::ListLogCategories (Stream *strm)
"\tprocess - log process events and activities\n"
"\tthread - log thread events and activities\n"
"\tscript - log events about the script interpreter\n"
"\dyld - log shared library related activities\n"
"\tdyld - log shared library related activities\n"
"\tstate - log private and public process state changes\n"
"\tstep - log step related activities\n"
"\tunwind - log stack unwind activities\n"