Misseplled oxygen tag.

This commit is contained in:
Axel Naumann 2013-10-28 10:51:18 +01:00 committed by sftnight
parent 369cbcc891
commit 11f9065caa

View File

@ -47,7 +47,7 @@ namespace cling {
const std::string& Name);
~ClangInternalState();
///\Brief It is convenient the state object to be named so that can be
///\brief It is convenient the state object to be named so that can be
/// easily referenced in case of multiple.
///
const std::string& getName() const { return m_Name; }