Skip to content

Commit

Permalink
Corrected doc commment
Browse files Browse the repository at this point in the history
  • Loading branch information
tfzee authored and TheDan64 committed Nov 27, 2023
1 parent 41b387e commit 776d787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/values/struct_value.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ impl<'ctx> StructValue<'ctx> {
}
}

/// Gets the value of a field belonging to this `StructType`.
/// Gets the value of a field belonging to this `StructValue`.
///
/// ```no_run
/// use inkwell::context::Context;
Expand Down

0 comments on commit 776d787

Please sign in to comment.