Commit 78f88564 by Gennadiy Rozental Committed by Copybara-Service

Typo fix

PiperOrigin-RevId: 471290034
Change-Id: If5bbb990c302827c656c6437e6932221261d1319
parent 37c5c2e5
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
// } // }
// //
// Using an optional flag in this manner avoids common workarounds for // Using an optional flag in this manner avoids common workarounds for
// indicating such an unset flag (such as using sentinal values to indicate this // indicating such an unset flag (such as using sentinel values to indicate this
// state). // state).
// //
// An optional flag also allows a developer to pass a flag in an "unset" // An optional flag also allows a developer to pass a flag in an "unset"
......
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