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 52d45dd commit 42f9778Copy full SHA for 42f9778
uefi/src/table/revision.rs
@@ -2,7 +2,7 @@ use core::fmt;
2
3
/// A revision of the UEFI specification.
4
///
5
-/// The major revision number is incremented on major, API-incompatible changes.
+/// The major revision nubmer is incremented on major, API-incompatible changes.
6
7
/// The minor revision number is incremented on minor changes,
8
/// it is stored as a two-digit binary-coded decimal.
0 commit comments