Skip to content

Commit 98fa97f

Browse files
danielzunckethewilsonator
authored andcommitted
Fix typo in documentation
1 parent fee66fc commit 98fa97f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/mir/serde.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ struct serdeKeyOut
137137
}
138138

139139
/++
140-
The attribute should be used as a hind for scripting languages to register type deserializer in the type system.
140+
The attribute should be used as a hint for scripting languages to register type deserializer in the type system.
141141
142142
The attribute should be applied to a type definition.
143143
+/

0 commit comments

Comments
 (0)