Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
omahs authored Aug 28, 2023
1 parent 4e23dcd commit 50cb3fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/StyleGuide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ C Code formatting
The top-level directory contains the file .clang-format that contains
instructions for a program to enforce some C code formatting with the `clangformat
<https://clang.llvm.org/docs/ClangFormat.html>`_ package. You can code up your
changes and then run this command afterwards to fix many (but not al) formatting
changes and then run this command afterwards to fix many (but not all) formatting
problems.

Comments
Expand Down

0 comments on commit 50cb3fb

Please sign in to comment.