Merge pull request #3159 from malcops:master

PiperOrigin-RevId: 346160291
diff --git a/googletest/src/gtest.cc b/googletest/src/gtest.cc
index 4b34ac5..910c1ad 100644
--- a/googletest/src/gtest.cc
+++ b/googletest/src/gtest.cc
@@ -6275,7 +6275,7 @@
     "      List the names of all tests instead of running them. The name of\n"
     "      TEST(Foo, Bar) is \"Foo.Bar\".\n"
     "  @G--" GTEST_FLAG_PREFIX_
-    "filter=@YPOSTIVE_PATTERNS"
+    "filter=@YPOSITIVE_PATTERNS"
     "[@G-@YNEGATIVE_PATTERNS]@D\n"
     "      Run only the tests whose name matches one of the positive patterns "
     "but\n"