Fix spelling in ui test name

This commit is contained in:
David Tolnay
2018-12-27 19:48:20 -05:00
parent 794ee15386
commit 807a097387
2 changed files with 1 additions and 1 deletions
@@ -1,5 +1,5 @@
error: #[serde(tag = "...")] can only be used on enums and structs with named fields
--> $DIR/internally-taged-tuple.rs:6:10
--> $DIR/internally-tagged-tuple.rs:6:10
|
6 | struct S (
| __________^