We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8813196 commit f5c4224Copy full SHA for f5c4224
src/addr.rs
@@ -1,4 +1,4 @@
1
-//! Physical and virtal addresses manipulation
+//! Physical and virtual addresses manipulation
2
3
use core::fmt;
4
use core::ops::{Add, AddAssign, Sub, SubAssign};
0 commit comments