Author: Raphael Isemann
Date: 2021-06-14T16:21:40+02:00
New Revision: e3d5e3193fd5a202a58652d28115f71d0a04a479

URL: 
https://github.com/llvm/llvm-project/commit/e3d5e3193fd5a202a58652d28115f71d0a04a479
DIFF: 
https://github.com/llvm/llvm-project/commit/e3d5e3193fd5a202a58652d28115f71d0a04a479.diff

LOG: [lldb][docs] Fix section name for InputReaderGranularity

Added: 
    

Modified: 
    lldb/docs/python_api_enums.rst

Removed: 
    


################################################################################
diff  --git a/lldb/docs/python_api_enums.rst b/lldb/docs/python_api_enums.rst
index 70bce246fc687..b6f27ddac4479 100644
--- a/lldb/docs/python_api_enums.rst
+++ b/lldb/docs/python_api_enums.rst
@@ -480,8 +480,8 @@ ValueType
 
    Thread local storage variable.
 
-InputReader
------------
+InputReaderGranularity
+----------------------
 
 Token size/granularities for Input Readers.
 


        
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to