Skip to content

Commit 6a3e716

Browse files
committed
Spelling correction
Spelling correction
1 parent 10a8623 commit 6a3e716

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

testing/111/111__autolink_8cpp.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<argsstring>()</argsstring>
6363
<name>foo</name>
6464
<briefdescription>
65-
<para>My foo funciton. </para>
65+
<para>My foo function. </para>
6666
</briefdescription>
6767
<detaileddescription>
6868
</detaileddescription>

testing/111_autolink.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ typedef enum
3131
} my_enum_t;
3232

3333
/**
34-
* @brief My foo funciton
34+
* @brief My foo function
3535
*/
3636
void foo();
3737

0 commit comments

Comments
 (0)