[Midnightbsd-cvs] src [7508] trunk/lib/libmport/bundle_read.c: fix typo in comment.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Apr 9 16:25:07 EDT 2016


Revision: 7508
          http://svnweb.midnightbsd.org/src/?rev=7508
Author:   laffer1
Date:     2016-04-09 16:25:07 -0400 (Sat, 09 Apr 2016)
Log Message:
-----------
fix typo in comment.

Modified Paths:
--------------
    trunk/lib/libmport/bundle_read.c

Modified: trunk/lib/libmport/bundle_read.c
===================================================================
--- trunk/lib/libmport/bundle_read.c	2016-04-09 20:24:45 UTC (rev 7507)
+++ trunk/lib/libmport/bundle_read.c	2016-04-09 20:25:07 UTC (rev 7508)
@@ -219,7 +219,7 @@
 /*
  * mport_bundle_read_extract_next_file(bundle, entry)
  *
- * extract the next file int he bundle, based on the settings in entry.  
+ * extract the next file in the bundle, based on the settings in entry.  
  * If you need to change things like perms or paths, you can do so by 
  * modifing the entry struct before you pass it to this function
  */



More information about the Midnightbsd-cvs mailing list