We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 463d003 + 414db75 commit 7b06814Copy full SHA for 7b06814
testing/111/111__autolink_8cpp.xml
@@ -62,7 +62,7 @@
62
<argsstring>()</argsstring>
63
<name>foo</name>
64
<briefdescription>
65
- <para>My foo funciton. </para>
+ <para>My foo function. </para>
66
</briefdescription>
67
<detaileddescription>
68
</detaileddescription>
testing/111_autolink.cpp
@@ -31,7 +31,7 @@ typedef enum
31
} my_enum_t;
32
33
/**
34
- * @brief My foo funciton
+ * @brief My foo function
35
*/
36
void foo();
37
0 commit comments