fix typo in docs
This commit is contained in:
parent
2a9c8c7aea
commit
b94d358423
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ pub enum ClaimValueData {
|
|||
lon: f64,
|
||||
/// How many degrees of distance of precision there are.
|
||||
precision: f64,
|
||||
/// The globe the coordnaties are on, usually usually [Earth](consts::EARTH).
|
||||
/// The globe the coordnaties are on, usually [Earth](consts::EARTH).
|
||||
globe: Qid,
|
||||
},
|
||||
/// A Wikidata item.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue