Skip to content

Commit 2f8ed63

Browse files
committed
Remove % in group definition string
1 parent 5be32d4 commit 2f8ed63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/cantera/base/global.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ void appdelete();
100100
//! @copydoc Application::thread_complete
101101
void thread_complete();
102102

103-
//! @defgroup globalSettings Global %Cantera Settings
103+
//! @defgroup globalSettings Global Cantera Settings
104104
//! @brief Functions for accessing global %Cantera settings.
105105
//! @ingroup globalData
106106

0 commit comments

Comments
 (0)