Skip to content

Commit fc058b3

Browse files
committed
Fix documentation
1 parent acb2679 commit fc058b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/CPU.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ namespace vx {
4040
/** Leaf of extended information. */
4141
constexpr unsigned int extendedLeaf = 7;
4242

43-
/** Leaf of sgx information. */
43+
/** Leaf of SGX information. */
4444
constexpr unsigned int sgxLeaf = 12;
4545

4646
CPU::CPU( unsigned int _leaf,

0 commit comments

Comments
 (0)