mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-04-24 15:27:17 +00:00
fix typo
This commit is contained in:
parent
99af1d5c2a
commit
7459e2e306
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user