diff --git a/doc/HACKING/CodingStandards.md b/doc/HACKING/CodingStandards.md index cc1ba8e773..1955434b0a 100644 --- a/doc/HACKING/CodingStandards.md +++ b/doc/HACKING/CodingStandards.md @@ -40,7 +40,7 @@ If you are submitting a major patch or new feature, or want to in the future... If you have changed build system components: - Please run `make distcheck` - For example, if you have changed Makefiles, autoconf files, or anything - else that impacts the build system. + else that affects the build system. How we use Git branches =======================