summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorMathieu Parent <math.parent@gmail.com>2019-08-29 22:39:12 +0200
committerAndrew Bartlett <abartlet@samba.org>2019-09-01 22:21:28 +0000
commit105bb06318eecd416c8e78b5cbcd3936aa6ec8c8 (patch)
tree0aa9deb0955fad65850a7ab6c88c4885eda4b236 /docs-xml
parent4b207f83653589d5b5b9b041e7202e47b7815ac5 (diff)
downloadsamba-105bb06318eecd416c8e78b5cbcd3936aa6ec8c8.tar.gz
Spelling fixes s/withing/within/
Signed-off-by: Mathieu Parent <math.parent@gmail.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/Samba-Developers-Guide/internals.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/Samba-Developers-Guide/internals.xml b/docs-xml/Samba-Developers-Guide/internals.xml
index b8e2b269990..a2c819c3411 100644
--- a/docs-xml/Samba-Developers-Guide/internals.xml
+++ b/docs-xml/Samba-Developers-Guide/internals.xml
@@ -205,7 +205,7 @@ buffer buf to the value val.</para>
<sect2>
<title>SIVALS(buf,pos,val)</title>
-<para>sets the signed 32 bit little-endian integer at offset pos withing buffer
+<para>sets the signed 32 bit little-endian integer at offset pos within buffer
buf to the value val.</para>
</sect2>