r20890: spelling fix
authorAndrew Tridgell <tridge@samba.org>
Fri, 19 Jan 2007 03:55:17 +0000 (03:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:43:46 +0000 (14:43 -0500)
(This used to be commit 507266b951272534f0a0bad5fd5e2450438dcdf1)

source4/ntvfs/posix/pvfs_lock.c

index 2a6a19133a35f1bff8d0f61d374bd25417994a9f..2e0f77616bcf11cef5155ff0a458ad4a67de92bf 100644 (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.
 */