Skip to content

Commit ef6de2a

Browse files
author
Thomas Kiley
authored
fixup previous commit
1 parent 742d7f7 commit ef6de2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CODING_STANDARD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ To avoid waiting until you've made a PR to find formatting issues, you can
315315
install clang-format locally and run it against your code as you are working.
316316

317317
Different versions of clang-format have slightly different behaviors. CBMC uses
318-
clang-format-7.0 as it is available the repositories for Ubuntu 18.04 and
318+
clang-format-7 as it is available the repositories for Ubuntu 18.04 and
319319
Homebrew.
320320
To install on a Unix-like system, try installing using the system package
321321
manager:

0 commit comments

Comments
 (0)