Merge pull request #47 from ungeskriptet/fix-typo

This commit is contained in:
Gustave Monce
2022-12-23 09:31:24 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ DEALINGS IN THE SOFTWARE.
<LineBreak /> <LineBreak />
<LineBreak /> <LineBreak />
<Run Text="Warning 4: " Foreground="Red" FontWeight="Bold"/> <Run Text="Warning 4: " Foreground="Red" FontWeight="Bold"/>
<Run Text="Never format or delete the boot-partitions! Take special care with the DPP partition. Do not format or delete this partition, bacause there is no known method to recover the phone after that (except with special equipment to access eMMC directly)." /> <Run Text="Never format or delete the boot-partitions! Take special care with the DPP partition. Do not format or delete this partition, because there is no known method to recover the phone after that (except with special equipment to access eMMC directly)." />
<LineBreak /> <LineBreak />
<LineBreak /> <LineBreak />
<Run Text="How to reboot back to normal mode" FontWeight="Bold" Foreground="#FF3753A6" /> <Run Text="How to reboot back to normal mode" FontWeight="Bold" Foreground="#FF3753A6" />
@@ -110,7 +110,7 @@ DEALINGS IN THE SOFTWARE.
<LineBreak /> <LineBreak />
<LineBreak /> <LineBreak />
<Run Text="Warning 4: " Foreground="Red" FontWeight="Bold"/> <Run Text="Warning 4: " Foreground="Red" FontWeight="Bold"/>
<Run Text="Never format or delete the boot-partitions! Take special care with the DPP partition. Do not format or delete this partition, bacause there is no known method to recover the phone after that (except with special equipment to access eMMC directly)." /> <Run Text="Never format or delete the boot-partitions! Take special care with the DPP partition. Do not format or delete this partition, because there is no known method to recover the phone after that (except with special equipment to access eMMC directly)." />
</local:Paragraph> </local:Paragraph>
</FlowDocument> </FlowDocument>
</local:FlowDocumentScrollViewerNoMouseWheel> </local:FlowDocumentScrollViewerNoMouseWheel>