Skip to content

Commit 53ed807

Browse files
committed
fix typo
1 parent 8e8c883 commit 53ed807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/mir/annotated.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ version (D_Exceptions)
1414
static immutable exc = new Exception(excMsg);
1515

1616
/++
17-
A convenience difinition of an annotated value.
17+
A convenience definition of an annotated value.
1818
1919
A structure that behaves like a recursive algebraic type should define `enum _serdeRecursiveAlgebraic;` member.
2020
+/

0 commit comments

Comments
 (0)