svn commit: samba r20890 - in branches/SAMBA_4_0/source/ntvfs/posix: .

tridge at samba.org tridge at samba.org
Fri Jan 19 03:55:19 GMT 2007


Author: tridge
Date: 2007-01-19 03:55:17 +0000 (Fri, 19 Jan 2007)
New Revision: 20890

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20890

Log:

spelling fix

Modified:
   branches/SAMBA_4_0/source/ntvfs/posix/pvfs_lock.c


Changeset:
Modified: branches/SAMBA_4_0/source/ntvfs/posix/pvfs_lock.c
===================================================================
--- branches/SAMBA_4_0/source/ntvfs/posix/pvfs_lock.c	2007-01-19 03:54:48 UTC (rev 20889)
+++ branches/SAMBA_4_0/source/ntvfs/posix/pvfs_lock.c	2007-01-19 03:55:17 UTC (rev 20890)
@@ -85,7 +85,7 @@
 
 /*
   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.
 */



More information about the samba-cvs mailing list