HTML source code, style-sheets, scripts, and images for deployment on mingw.osdn.io
修訂 | a221b1225f88a52cc34b8867131dea11c4ce2788 (tree) |
---|---|
時間 | 2021-11-17 01:19:11 |
作者 | ![]() |
Commiter | Keith Marshall |
Correct a typographical error.
* faq.html (project's): Insert omitted "s", after apostrophe.
@@ -292,7 +292,7 @@ please feel free to contribute to the effort of getting it ready. | ||
292 | 292 | header files? |
293 | 293 | </button> |
294 | 294 | <div class="answer"> |
295 | -<p>Unless your project’ header files are placed in directories | |
295 | +<p>Unless your project’s header files are placed in directories | |
296 | 296 | which are already in the compiler’s default “include file |
297 | 297 | search path”, <em>you</em>  must specify compiler options, |
298 | 298 | such as “<code>-I</code> <code><em>path</em></code> ”, |