[clang] de8f372 - [Docs] Fixing incorrect document title
    Chris Bieneman via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Aug 30 10:20:31 PDT 2022
    
    
  
Author: Chris Bieneman
Date: 2022-08-30T12:19:05-05:00
New Revision: de8f372bfec7070a364fac57fb5f201fc2d8cb22
URL: https://github.com/llvm/llvm-project/commit/de8f372bfec7070a364fac57fb5f201fc2d8cb22
DIFF: https://github.com/llvm/llvm-project/commit/de8f372bfec7070a364fac57fb5f201fc2d8cb22.diff
LOG: [Docs] Fixing incorrect document title
Doh! This clearly slipped my review. Thanks DuckDuckGo for showing me
the error of my ways :).
Added: 
    
Modified: 
    clang/docs/HLSL/ResourceTypes.rst
Removed: 
    
################################################################################
diff  --git a/clang/docs/HLSL/ResourceTypes.rst b/clang/docs/HLSL/ResourceTypes.rst
index c537e824758b..aad7b3314f08 100644
--- a/clang/docs/HLSL/ResourceTypes.rst
+++ b/clang/docs/HLSL/ResourceTypes.rst
@@ -1,6 +1,6 @@
-============
-HLSL Support
-============
+===================
+HLSL Resource Types
+===================
 
 .. contents::
    :local:
        
    
    
More information about the cfe-commits
mailing list