We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 646126a commit 65ede0aCopy full SHA for 65ede0a
absl/base/nullability.h
@@ -167,7 +167,7 @@ ABSL_NAMESPACE_BEGIN
167
// absl::Nonnull
168
//
169
// The indicated pointer is never null. It is the responsibility of the provider
170
-// of this pointer across an API boundary to ensure that the pointer is never be
+// of this pointer across an API boundary to ensure that the pointer is never
171
// set to null. Consumers of this pointer across an API boundary may safely
172
// dereference the pointer.
173
0 commit comments