Skip to content

Commit 828980b

Browse files
authored
singleton.xml: remove extra "an" before "enumerations" (#5487)
1 parent 13cc59c commit 828980b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

language/types/singleton.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<note>
2121
<simpara>
22-
It is not possible to define custom singleton types. Consider using an
22+
It is not possible to define custom singleton types. Consider using
2323
<link linkend="language.types.enumerations">enumerations</link> instead.
2424
</simpara>
2525
</note>

0 commit comments

Comments
 (0)