File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -403,7 +403,7 @@ https://github.com/package-url/purl-spec/blob/main/schemas/purl-test.schema.json
403
403
109 | "meta:enum": {
404
404
110 | "build": "A PURL building test from decoded components to a canonical PURL string.",
405
405
111 | "parse": "A PURL building test from decoded components to a canonical PURL string.",
406
- 112 | "roundtrip": "A PURL routrip test, parsing then building back a PURL from a canonical string input."
406
+ 112 | "roundtrip": "A PURL roundtrip test, parsing then building back a PURL from a canonical string input."
407
407
113 | }
408
408
114 | },
409
409
115 | "expected_failure": {
Original file line number Diff line number Diff line change @@ -961,7 +961,7 @@ https://github.com/package-url/purl-spec/blob/main/schemas/purl-test.schema.json
961
961
109 | "meta:enum": {
962
962
110 | "build": "A PURL building test from decoded components to a canonical PURL string.",
963
963
111 | "parse": "A PURL building test from decoded components to a canonical PURL string.",
964
- 112 | "roundtrip": "A PURL routrip test, parsing then building back a PURL from a canonical string input."
964
+ 112 | "roundtrip": "A PURL roundtrip test, parsing then building back a PURL from a canonical string input."
965
965
113 | }
966
966
114 | },
967
967
115 | "expected_failure": {
Original file line number Diff line number Diff line change 109
109
"meta:enum" : {
110
110
"build" : " A PURL building test from decoded components to a canonical PURL string." ,
111
111
"parse" : " A PURL building test from decoded components to a canonical PURL string." ,
112
- "roundtrip" : " A PURL routrip test, parsing then building back a PURL from a canonical string input."
112
+ "roundtrip" : " A PURL roundtrip test, parsing then building back a PURL from a canonical string input."
113
113
}
114
114
},
115
115
"expected_failure" : {
You can’t perform that action at this time.
0 commit comments