Commit f5b19acb by Abseil Team Committed by Copybara-Service

Typo fix.

PiperOrigin-RevId: 564779671
Change-Id: I8cae825a533a00ff1983b48782486d5d00dae69a
parent 5ae23ed1
......@@ -687,7 +687,7 @@
// When deprecating Abseil code, it is sometimes necessary to turn off the
// warning within Abseil, until the deprecated code is actually removed. The
// deprecated code can be surrounded with these directives to acheive that
// deprecated code can be surrounded with these directives to achieve that
// result.
//
// class ABSL_DEPRECATED("Use Bar instead") Foo;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment