[asterisk-commits] russell: trunk r83295 - /trunk/main/app.c
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Sep 20 14:22:10 CDT 2007
Author: russell
Date: Thu Sep 20 14:22:10 2007
New Revision: 83295
URL: http://svn.digium.com/view/asterisk?view=rev&rev=83295
Log:
minor grammar fix
Modified:
trunk/main/app.c
Modified: trunk/main/app.c
URL: http://svn.digium.com/view/asterisk/trunk/main/app.c?view=diff&rev=83295&r1=83294&r2=83295
==============================================================================
--- trunk/main/app.c (original)
+++ trunk/main/app.c Thu Sep 20 14:22:10 2007
@@ -1137,7 +1137,7 @@
if (!pl) {
/* We don't unlink the lock file here, on the possibility that
* someone else created it - better to leave a little mess
- * than create a big one by destroying someone elses lock
+ * than create a big one by destroying someone else's lock
* and causing something to be corrupted.
*/
close(fd);
More information about the asterisk-commits
mailing list