Skip to content

Commit

Permalink
fire: Fix documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
CohenArthur committed Feb 6, 2024
1 parent 26a4400 commit 1877339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fire/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ impl Interpret for Fir<FlattenData<'_>> {
}
}

/// It's called [`GarbajKollector`] because this way you have "jk" in the middle of the word :)
/// It's called [`GarbaJKollector`] because this way you have "jk" in the middle of the word :)
pub struct GarbaJKollector(HashMap<OriginIdx, Instance>);

// FIXME: Add documentation for all methods
Expand Down

0 comments on commit 1877339

Please sign in to comment.