Skip to content

Commit 42f9778

Browse files
committed
XXX add typo on purpose to test ci
1 parent 52d45dd commit 42f9778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uefi/src/table/revision.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ use core::fmt;
22

33
/// A revision of the UEFI specification.
44
///
5-
/// The major revision number is incremented on major, API-incompatible changes.
5+
/// The major revision nubmer is incremented on major, API-incompatible changes.
66
///
77
/// The minor revision number is incremented on minor changes,
88
/// it is stored as a two-digit binary-coded decimal.

0 commit comments

Comments
 (0)