commit 9e317641f9b13c4fd8aa2be3e7fbb1a447ecc324 Author: Nick Mathewson nickm@torproject.org Date: Mon Jul 10 10:03:45 2017 -0400
impact -> affect --- doc/HACKING/CodingStandards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/HACKING/CodingStandards.md b/doc/HACKING/CodingStandards.md index cc1ba8e..1955434 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 =======================
tor-commits@lists.torproject.org