From dab86778dfb1c1dbf95658ce5c6dbb754218800c Mon Sep 17 00:00:00 2001 From: Eric Fiselier Date: Sun, 5 Feb 2017 01:16:25 +0000 Subject: [PATCH] Fix typo in docs git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@294115 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/DesignDocs/DebugMode.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DesignDocs/DebugMode.rst b/docs/DesignDocs/DebugMode.rst index 166c733e6..3b997d446 100644 --- a/docs/DesignDocs/DebugMode.rst +++ b/docs/DesignDocs/DebugMode.rst @@ -3,7 +3,7 @@ Debug Mode ========== .. contents:: - :local + :local: .. _using-debug-mode: