summaryrefslogtreecommitdiffstats
path: root/Documentation/howto-contribute.txt
diff options
context:
space:
mode:
authorKarel Zak2014-06-06 09:49:35 +0200
committerKarel Zak2014-06-06 09:49:35 +0200
commitee312c654b0c9f2e516fca729cb54c6c0ce42524 (patch)
treee430692e954f4c68c63308f5cf1f801f5e4474cb /Documentation/howto-contribute.txt
parentcfdisk: resize UI on SIGWINCH (diff)
downloadkernel-qcow2-util-linux-ee312c654b0c9f2e516fca729cb54c6c0ce42524.tar.gz
kernel-qcow2-util-linux-ee312c654b0c9f2e516fca729cb54c6c0ce42524.tar.xz
kernel-qcow2-util-linux-ee312c654b0c9f2e516fca729cb54c6c0ce42524.zip
docs: fix "behaviour" vs. "behavior"
Sometimes we use "behaviour" and "behavior" in the same text, let's use "behavior" only everywhere. Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1011068 Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'Documentation/howto-contribute.txt')
-rw-r--r--Documentation/howto-contribute.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/howto-contribute.txt b/Documentation/howto-contribute.txt
index a638a1db5..d9151d9dd 100644
--- a/Documentation/howto-contribute.txt
+++ b/Documentation/howto-contribute.txt
@@ -73,8 +73,8 @@ Before sending a patch
* make sure that after patching source files will compile without
errors.
- * test that previously existed program behaviour is not
- unintentionally alterred. If you alter the behaviour tell about in
+ * test that previously existed program behavior is not
+ unintentionally alterred. If you alter the behavior tell about in
commit message.
Coding style