summaryrefslogtreecommitdiff
path: root/docs/doxygen.intro
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doxygen.intro')
-rw-r--r--docs/doxygen.intro4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/doxygen.intro b/docs/doxygen.intro
index f65bfaa2ec..998cdcf5f0 100644
--- a/docs/doxygen.intro
+++ b/docs/doxygen.intro
@@ -18,8 +18,8 @@
/// @section main_caveat Caveat
/// This documentation is generated directly from the source code with doxygen.
/// Since LLVM is constantly under active development, what you're about to
-/// read is out of date! However, it may still be useful since certain portions of
-/// LLVM are very stable.
+/// read is out of date! However, it may still be useful since certain portions
+/// of LLVM are very stable.
///
/// @section main_changelog Change Log
/// - Original content written 12/30/2003 by Reid Spencer