Skip to content

Commit cc95cfd

Browse files
leakecCopilot
andauthored
Fixing typo.
Co-authored-by: Copilot <[email protected]>
1 parent 1899742 commit cc95cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/sample_header_docs/sample_header_2.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class Base {
2929
* This is the extended description for method1.
3030
*
3131
* @param p1 I am a very long description for parameter 1. Let's ensure that this gets wrapped properly.
32-
* @param p2 I am a very long descripton for paramet 2.
32+
* @param p2 I am a very long description for parameter 2.
3333
* However, I'm broken out onto two lines. Will this be parsed correctly?
3434
*
3535
* @return An integer is what I return.

0 commit comments

Comments
 (0)