Typo fix
This commit is contained in:
		@@ -10,7 +10,7 @@ namespace DerpingDrivers.Util
 | 
				
			|||||||
        private const uint BcdLibraryBoolean_AllowPrereleaseSignatures = 0x16000049;
 | 
					        private const uint BcdLibraryBoolean_AllowPrereleaseSignatures = 0x16000049;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        /// <summary>
 | 
					        /// <summary>
 | 
				
			||||||
        ///     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.
 | 
				
			||||||
        /// </summary>
 | 
					        /// </summary>
 | 
				
			||||||
        public static bool AllowPrereleaseSignatures
 | 
					        public static bool AllowPrereleaseSignatures
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user