Fix a mistyping introduced with the new container command.
authorJim Ingham <jingham@apple.com>
Tue, 5 Apr 2022 16:40:11 +0000 (09:40 -0700)
committerJim Ingham <jingham@apple.com>
Tue, 5 Apr 2022 16:42:05 +0000 (09:42 -0700)
commit8c3a6fe37fc36537b939ea75a59fb2d5963246fb
treea812993008966fea2d22369207244c450792f8da
parent016e59bf2cbf3e550a1fca5c4de204d84565ab03
Fix a mistyping introduced with the new container command.

I also added a call to help in the test which was crashing before
the test, and not after.
lldb/source/Interpreter/CommandInterpreter.cpp
lldb/test/API/commands/command/container/TestContainerCommands.py