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.
1 parent 1899742 commit cc95cfdCopy full SHA for cc95cfd
tests/sample_header_docs/sample_header_2.h
@@ -29,7 +29,7 @@ class Base {
29
* This is the extended description for method1.
30
*
31
* @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.
+ * @param p2 I am a very long description for parameter 2.
33
* However, I'm broken out onto two lines. Will this be parsed correctly?
34
35
* @return An integer is what I return.
0 commit comments