mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-10 03:35:46 +00:00
fix typo
This commit is contained in:
@ -101,7 +101,7 @@ make cppcheck
|
||||
clang-format -i -style=LLVM /path/to/source/files
|
||||
{% endhighlight %}
|
||||
|
||||
<p>(Unfortunately it <b>cound not</b> work with directories recursive.)</p>
|
||||
<p>(Unfortunately it <b>could not</b> work with directories recursive.)</p>
|
||||
|
||||
<ul>
|
||||
<li><code>-i</code> enables files auto replace (otherwise the result will be printed to stdout).</li>
|
||||
|
Reference in New Issue
Block a user