aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f15tn/AGESA.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/agesa/f15tn/AGESA.h')
-rw-r--r--src/vendorcode/amd/agesa/f15tn/AGESA.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendorcode/amd/agesa/f15tn/AGESA.h b/src/vendorcode/amd/agesa/f15tn/AGESA.h
index 21ce58c791..ce3e857490 100644
--- a/src/vendorcode/amd/agesa/f15tn/AGESA.h
+++ b/src/vendorcode/amd/agesa/f15tn/AGESA.h
@@ -370,7 +370,7 @@ typedef struct {
IN UINT8 Socket; ///< The Socket on which this Link is located
IN UINT8 Link; ///< The Link about to be initialized
// Customization fields
- IN FINAL_LINK_STATE LinkState; ///< The link may be left unitialized, or powered off.
+ IN FINAL_LINK_STATE LinkState; ///< The link may be left uninitialized, or powered off.
} IGNORE_LINK;