1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

spelling fixes

backport 997b7b18af
This commit is contained in:
klemens
2019-02-09 22:29:54 +01:00
committed by Alexander Alekhin
parent b17c1c6721
commit 5d9c6723ee
14 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ message AttributeProto {
// implementations needed to use has_field hueristics to determine
// which value field was in use. For IR_VERSION 0.0.2 or later, this
// field MUST be set and match the f|i|s|t|... field in use. This
// change was made to accomodate proto3 implementations.
// change was made to accommodate proto3 implementations.
optional AttributeType type = 20; // discriminator that indicates which field below is in use
// Exactly ONE of the following fields must be present for this version of the IR