Skip to content

Commit f10e11f

Browse files
Abseil Teamcopybara-github
authored andcommitted
No external change
PiperOrigin-RevId: 622203227 Change-Id: Ic3c24edf917dbda7b02c6ab8ce695398a436dc4c
1 parent 0af9766 commit f10e11f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

googletest/include/gtest/gtest-assertion-result.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ namespace testing {
129129
//
130130
// Expected: Foo() is even
131131
// Actual: it's 5
132-
//
132+
133133
class GTEST_API_ AssertionResult {
134134
public:
135135
// Copy constructor.

0 commit comments

Comments
 (0)