[all-commits] [llvm/llvm-project] fe9339: [LLDB] Fix typos in LLDB help output.

Will Hawkins via All-commits all-commits at lists.llvm.org
Wed Mar 16 07:32:23 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fe93395b92d5e0bdb41871335d1695d8a67142fa
      https://github.com/llvm/llvm-project/commit/fe93395b92d5e0bdb41871335d1695d8a67142fa
  Author: Will Hawkins <hawkinsw at obs.cr>
  Date:   2022-03-16 (Wed, 16 Mar 2022)

  Changed paths:
    M lldb/source/Commands/Options.td

  Log Message:
  -----------
  [LLDB] Fix typos in LLDB help output.

Correct a few spelling errors and typos in the LLDB help output.

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D121802


  Commit: d58ef6df0d4a248404810bd1b048a0a8a63cd62b
      https://github.com/llvm/llvm-project/commit/d58ef6df0d4a248404810bd1b048a0a8a63cd62b
  Author: Will Hawkins <hawkinsw at obs.cr>
  Date:   2022-03-16 (Wed, 16 Mar 2022)

  Changed paths:
    M lldb/source/Commands/CommandObjectTarget.cpp
    M lldb/source/Commands/Options.td

  Log Message:
  -----------
  [LLDB] Change enumaration to enumeration

Change enumaration to enumeration in code handling LLDB help output.

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D121800


Compare: https://github.com/llvm/llvm-project/compare/b59fd8c20a23...d58ef6df0d4a


More information about the All-commits mailing list