mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-13 21:25: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
|
clang-format -i -style=LLVM /path/to/source/files
|
||||||
{% endhighlight %}
|
{% 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>
|
<ul>
|
||||||
<li><code>-i</code> enables files auto replace (otherwise the result will be printed to stdout).</li>
|
<li><code>-i</code> enables files auto replace (otherwise the result will be printed to stdout).</li>
|
||||||
|
Reference in New Issue
Block a user