diff --git a/DerpingDrivers/Util/BcdHelper.cs b/DerpingDrivers/Util/BcdHelper.cs index edb22c6..c3fcf92 100644 --- a/DerpingDrivers/Util/BcdHelper.cs +++ b/DerpingDrivers/Util/BcdHelper.cs @@ -10,7 +10,7 @@ namespace DerpingDrivers.Util private const uint BcdLibraryBoolean_AllowPrereleaseSignatures = 0x16000049; /// - /// Gets or sets the current value if BCDE_LIBRARY_TYPE_ALLOW_PRERELEASE_SIGNATURES from the default boot entry. + /// Gets or sets the current value of BCDE_LIBRARY_TYPE_ALLOW_PRERELEASE_SIGNATURES from the default boot entry. /// public static bool AllowPrereleaseSignatures {