Skip to content

Commit

Permalink
Update src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
  • Loading branch information
Drodt and PgBiel authored Oct 2, 2024
1 parent 79cb6d9 commit a290fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ entry! {
/// Publisher of the item. May be a string or a dictionary with `name` and
/// `location` (both strings).
"publisher" => publisher: Publisher,
/// Physical location at the event took place.
/// Physical location at which the event took place.
"location" => location: FormatString,
/// Organization at/for which the item was created.
"organization" => organization: FormatString,
Expand Down

0 comments on commit a290fc7

Please sign in to comment.