Skip to content

Commit 81cde64

Browse files
RalfJungoli-obk
andauthored
typo
Co-authored-by: Oli Scherer <[email protected]>
1 parent 923d912 commit 81cde64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/intptrcast.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ impl<'mir, 'tcx> GlobalStateInner {
213213
dl.overflowing_offset(base_addr, offset.bytes()).0
214214
}
215215

216-
/// Whena pointer is used for a memory access, this computes where in which allocation the
216+
/// When a pointer is used for a memory access, this computes where in which allocation the
217217
/// access is going.
218218
pub fn abs_ptr_to_rel(
219219
ecx: &MiriEvalContext<'mir, 'tcx>,

0 commit comments

Comments
 (0)