]> granicus.if.org Git - clang/commitdiff
Documentation cleanup: typo fix, \briaf -> \brief
authorJames Dennett <jdennett@google.com>
Sun, 17 Jun 2012 03:57:24 +0000 (03:57 +0000)
committerJames Dennett <jdennett@google.com>
Sun, 17 Jun 2012 03:57:24 +0000 (03:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158622 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/Basic/Module.h

index 82dbd5b0c02d65e574457bbbfb946cddee55839d..e6c2ba429d92f62d6692fd309a9d6eb0a84e75cf 100644 (file)
@@ -243,7 +243,7 @@ public:
     return Umbrella && Umbrella.is<const DirectoryEntry *>();
   }
 
-  /// \briaf Add the given feature requirement to the list of features
+  /// \brief Add the given feature requirement to the list of features
   /// required by this module.
   ///
   /// \param Feature The feature that is required by this module (and