Fix typo in stylesheet-failure Q/A

* Forgot a "with" in the ToC.
This commit is contained in:
sibir-ine
2022-03-12 03:28:48 -08:00
parent 1931504072
commit 6f43639025
+1 -1
View File
@@ -24,7 +24,7 @@ title: FAQs
<li><a href="#different-load-order">OK, but I still have specific reasons to have in my game a different load order than the one LOOT proposes. What do I do?</a></li>
<li><a href="#obsolete-versions">I've run LOOT with obsolete versions of some plugins and LOOT didn't tell me to update them! How come?</a></li>
<li><a href="#sorting-no-changes">I get a "Sorting made no changes to the load order." message when trying to sort my load order. Is this a problem?</a></li>
<li><a href="#stylesheet-failure">LOOT has warnings starting "Unable to set stylesheet" and "Failed to find the style sheet in the filesystem" in its <code>LOOTDebugLog.txt</code>. Is this a problem?</a></li>
<li><a href="#stylesheet-failure">LOOT has warnings starting with "Unable to set stylesheet" and "Failed to find the style sheet in the filesystem" in its <code>LOOTDebugLog.txt</code>. Is this a problem?</a></li>
</ol>
<h4>Common Issues</h4>