summaryrefslogtreecommitdiff
path: root/docs/Samba-Developers-Guide/contributing.xml
diff options
context:
space:
mode:
authorVance Lankhaar <vance@samba.org>2004-06-26 17:33:30 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:45:57 -0500
commit6f85dfef2742242d89cc4425e238d2b69dd590b5 (patch)
treef2c60b023aa725595bcad2527a430f8410b7e457 /docs/Samba-Developers-Guide/contributing.xml
parent62b295f1de458f594c4565f44aeec70b1a75126e (diff)
downloadsamba-6f85dfef2742242d89cc4425e238d2b69dd590b5.tar.gz
samba-6f85dfef2742242d89cc4425e238d2b69dd590b5.tar.bz2
samba-6f85dfef2742242d89cc4425e238d2b69dd590b5.zip
s/seperate/separate/g
Vance (This used to be commit 7a5d05a8c3139ea2a1cb4852d1ee82741dd3e028)
Diffstat (limited to 'docs/Samba-Developers-Guide/contributing.xml')
-rw-r--r--docs/Samba-Developers-Guide/contributing.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba-Developers-Guide/contributing.xml b/docs/Samba-Developers-Guide/contributing.xml
index a06dfd14db..8749c00084 100644
--- a/docs/Samba-Developers-Guide/contributing.xml
+++ b/docs/Samba-Developers-Guide/contributing.xml
@@ -67,7 +67,7 @@
<listitem><para>Test your patch. It might take a while before one of us looks
at your patch so it will take longer before your patch when your patch
needs to go thru the review cycle again.</para></listitem>
- <listitem><para>Don't put seperate patches in one large diff file. This makes
+ <listitem><para>Don't put separate patches in one large diff file. This makes
it harder to read, understand and test the patch. You might
also risk not getting a good patch committed because you mixed it
with one that had issues. </para></listitem>