From 64f7e980a48b1fc8a1812cc0bd93c35249bc23e8 Mon Sep 17 00:00:00 2001 From: Augustin Cavalier Date: Mon, 6 Apr 2015 17:51:04 -0400 Subject: [PATCH] BString docs: don't have tags in hsection titles. --- docs/user/support/String.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/support/String.dox b/docs/user/support/String.dox index 0efba23c48..d948f78b25 100644 --- a/docs/user/support/String.dox +++ b/docs/user/support/String.dox @@ -2707,7 +2707,7 @@ /*! - \name sprintf() Replacement Methods + \name sprintf() Replacement Methods These methods may be slower than sprintf(), but they are overflow safe. */