Updated tooltip
This commit is contained in:
		@@ -64,7 +64,7 @@
 | 
			
		||||
 | 
			
		||||
                <Label Grid.Row="5" Grid.Column="0">Secure Boot state:</Label>
 | 
			
		||||
                <Label Grid.Row="5" Grid.Column="2" Content="{Binding Path=SecureBootEnabled}"
 | 
			
		||||
                       ToolTip="Enforces stricter cryptographic driver signatures." />
 | 
			
		||||
                       ToolTip="Boot drivers must be WHQL certified." />
 | 
			
		||||
 | 
			
		||||
                <Label Grid.Row="6" Grid.Column="0">OS upgrade status:</Label>
 | 
			
		||||
                <Label Grid.Row="6" Grid.Column="2" Content="{Binding Path=OsUpgradeStatus}"
 | 
			
		||||
@@ -82,7 +82,7 @@
 | 
			
		||||
            <markdig:MarkdownViewer x:Name="SummaryViewer" />
 | 
			
		||||
        </TabItem>
 | 
			
		||||
 | 
			
		||||
        <TabItem Header="Settings">
 | 
			
		||||
        <TabItem Header="Test Settings">
 | 
			
		||||
            <Grid>
 | 
			
		||||
                <Grid.RowDefinitions>
 | 
			
		||||
                    <RowDefinition Height="Auto" />
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user