Browse Source

Merge pull request #1649 from clayjohn/thread_safe_title

Updated title underline in thread safe tutorial
Chris Bradfield 7 years ago
parent
commit
6ec1485a20
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/threads/thread_safe_apis.rst

+ 1 - 1
tutorials/threads/thread_safe_apis.rst

@@ -1,7 +1,7 @@
 .. _doc_thread_safe_apis:
 
 Thread Safe APIs
-=============
+================
 
 Threads
 -------