diff options
author | Daniel Malea <daniel.malea@intel.com> | 2013-07-19 17:32:48 +0000 |
---|---|---|
committer | Daniel Malea <daniel.malea@intel.com> | 2013-07-19 17:32:48 +0000 |
commit | 816246e602b5d89727676eefcb7aeddaa884ad07 (patch) | |
tree | 3c63a785b29d85a58137eb5607d6794255a43f1a /lldb/docs/doxygen.intro | |
parent | e1873736cbf1541df7d24a801c5a5e61a547d28d (diff) | |
download | bcm5719-llvm-816246e602b5d89727676eefcb7aeddaa884ad07.tar.gz bcm5719-llvm-816246e602b5d89727676eefcb7aeddaa884ad07.zip |
Minor typeo fixes in doc scripts
llvm-svn: 186698
Diffstat (limited to 'lldb/docs/doxygen.intro')
-rw-r--r-- | lldb/docs/doxygen.intro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/docs/doxygen.intro b/lldb/docs/doxygen.intro index 2ad0ccb6a29..1e5cd2787ff 100644 --- a/lldb/docs/doxygen.intro +++ b/lldb/docs/doxygen.intro @@ -15,5 +15,5 @@ /// of LLDB are very stable. /// /// @section main_changelog Change Log -/// - Adapted for LLDB 05/25 by Daniel Malea +/// - Adapted for LLDB 05/25/2013 by Daniel Malea /// - Original content written 12/30/2003 by Reid Spencer |