[lldb][docs] Fix title formatting in Variable document

This commit is contained in:
David Spickett
2025-12-09 12:44:50 +00:00
parent 2cb8e526f7
commit afb3852c8b

View File

@@ -367,7 +367,7 @@ Initially, we will focus on summary strings, and then describe the Python
binding mechanism.
Summary Format Matching On Pointers
----------------------
-----------------------------------
A summary formatter for a type ``T`` might or might not be appropriate to use
for pointers to that type. If the formatter is only appropriate for the type and