1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

r20890: spelling fix

(This used to be commit 507266b951)
This commit is contained in:
Andrew Tridgell 2007-01-19 03:55:17 +00:00 committed by Gerald (Jerry) Carter
parent 5cb78383fa
commit 20b406ce23

View File

@ -85,7 +85,7 @@ static void pvfs_lock_async_failed(struct pvfs_state *pvfs,
/*
called when we receive a pending lock notification. It means that
either our lock timed out or somoene else has unlocked a overlapping
either our lock timed out or someone else has unlocked a overlapping
range, so we should try the lock again. Note that on timeout we
do retry the lock, giving it a last chance.
*/