Browse Source

Fix typo in docs

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@294115 91177308-0d34-0410-b5e6-96231b3b80d8
Eric Fiselier 8 years ago
parent
commit
dab86778df
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/DesignDocs/DebugMode.rst

+ 1 - 1
docs/DesignDocs/DebugMode.rst

@@ -3,7 +3,7 @@ Debug Mode
 ==========
 
 .. contents::
-   :local
+   :local:
 
 .. _using-debug-mode: