OSDN Git Service

Correct a typographical error.
authorKeith Marshall <keith@users.osdn.me>
Tue, 16 Nov 2021 16:19:11 +0000 (16:19 +0000)
committerKeith Marshall <keith@users.osdn.me>
Tue, 16 Nov 2021 16:19:11 +0000 (16:19 +0000)
* faq.html (project's): Insert omitted "s", after apostrophe.

faq.html

index b36da18..2ae6cfc 100644 (file)
--- a/faq.html
+++ b/faq.html
@@ -292,7 +292,7 @@ please feel free to contribute to the effort of getting it ready.
 header files?
 </button>
 <div class="answer">
-<p>Unless your project&#8217; header files are placed in directories
+<p>Unless your project&#8217;s header files are placed in directories
 which are already in the compiler&#8217;s default &#8220;include file
 search path&#8221;, <em>you</em>&hairsp; must specify compiler options,
 such as &#8220;<code>-I</code>&nbsp;<code><em>path</em></code>&thinsp;&#8221;,