Skip to content

Commit 034aa11

Browse files
committed
Fix typo
1 parent 6a6719e commit 034aa11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/imp.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1175,7 +1175,7 @@ ri_maybe_ref! {
11751175
variable_name = "iri_ref",
11761176
name = "IRI reference",
11771177
indefinite_article = "an",
1178-
description = "An IRI reference, i.e., either a IRI or a relative reference.",
1178+
description = "An IRI reference, i.e., either an IRI or a relative reference.",
11791179
ascii_only = false,
11801180
scheme_required = false,
11811181
rfc = 3987,

0 commit comments

Comments
 (0)