Skip to content

Commit a6e0aa5

Browse files
Remove : from country code rule
Signed-off-by: ClemensLinnhoff <[email protected]>
1 parent 3b52cb6 commit a6e0aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osi_groundtruth.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ message GroundTruth
127127
// [1] ISO International Organization for Standardization. (2013). <em>ISO 3166-1 Codes for the representation of names of countries and their subdivisions - Part 1: Country codes</em>. (ISO 3166-1:2013). Geneva, Switzerland.
128128
//
129129
// \rules
130-
// is_iso_country_code:
130+
// is_iso_country_code
131131
// \endrules
132132
//
133133
optional uint32 country_code = 13;

0 commit comments

Comments
 (0)