Skip to content

Commit

Permalink
Typo fix.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 564779671
Change-Id: I8cae825a533a00ff1983b48782486d5d00dae69a
  • Loading branch information
Abseil Team authored and copybara-github committed Sep 12, 2023
1 parent 5ae23ed commit f5b19ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion absl/base/attributes.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit f5b19ac

Please sign in to comment.