1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-05 12:22:11 +03:00

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>
This commit is contained in:
Mathieu Parent
2019-08-29 22:39:12 +02:00
committed by Andrew Bartlett
parent 4b207f8365
commit 105bb06318
5 changed files with 7 additions and 7 deletions

View File

@ -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>