Skip to content

Commit

Permalink
Remove extra "the" in comment.
Browse files Browse the repository at this point in the history
Co-Authored-By: Daniel Kolsoi <[email protected]>
  • Loading branch information
nlewycky and TheDan64 authored Nov 1, 2019
1 parent ef8126a commit 0861b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/values/int_value.rs
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ impl IntValue {
/// Determines whether or not an `IntValue` is an `llvm::Constant`.
///
/// Constants includes values that are not known at compile time, for
/// the example the address of a function casted to an integer.
/// example the address of a function casted to an integer.
///
/// # Example
///
Expand Down

0 comments on commit 0861b69

Please sign in to comment.