Skip to content

Commit 4312506

Browse files
author
leake
committed
Fixing after fixing typos.
1 parent 022eba0 commit 4312506

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/sample_header_docs/sample_header_2_truth.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ This is the extended description for method1.
4848
Args:
4949
p1: I am a very long description for parameter 1. Let's ensure
5050
that this gets wrapped properly.
51-
p2: I am a very long description for parameter 2. However, I'm broken
52-
out onto two lines. Will this be parsed correctly?
51+
p2: I am a very long description for parameter 2. However, I'm
52+
broken out onto two lines. Will this be parsed correctly?
5353

5454
Returns:
5555
An integer is what I return.

0 commit comments

Comments
 (0)