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.
s/convets/converts/
1 parent 2f337d6 commit 158cc03Copy full SHA for 158cc03
pybind11_protobuf/native_proto_caster.h
@@ -23,7 +23,7 @@
23
#include "pybind11_protobuf/proto_caster_impl.h"
24
25
// pybind11::type_caster<> specialization for ::google::protobuf::Message types that
26
-// that convets protocol buffer objects between C++ and python representations.
+// that converts protocol buffer objects between C++ and python representations.
27
// This binder supports binaries linked with both native python protos
28
// and fast cpp python protos.
29
//
0 commit comments