Author: poeml
Date: Thu Feb  6 23:59:41 2014
New Revision: 8386

URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=8386&view=rev
Log:
mod_mirrorbrain:
- fix typo in comment

Modified:
    trunk/mod_mirrorbrain/mod_mirrorbrain.c

Modified: trunk/mod_mirrorbrain/mod_mirrorbrain.c
URL: 
http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/mod_mirrorbrain/mod_mirrorbrain.c?rev=8386&r1=8385&r2=8386&view=diff
==============================================================================
--- trunk/mod_mirrorbrain/mod_mirrorbrain.c     (original)
+++ trunk/mod_mirrorbrain/mod_mirrorbrain.c     Thu Feb  6 23:59:41 2014
@@ -2035,8 +2035,8 @@
     mirrors_elsewhere    = apr_array_make(r->pool, mirror_cnt, sizeof 
(mirror_entry_t *));
 
 
-    /* store the results which the database yielded, taking into account which
-     * mirrors are in the same country, same reagion, or elsewhere */
+    /* store the results which the database yields, taking into account which
+     * mirrors are in the same country, same region, or elsewhere */
     /* we copy all values to pool memory, because not all database drivers
      * behave the same (see http://marc.info/?l=apr-dev&m=122982975912314&w=2 
) */
     i = 1;




_______________________________________________
mirrorbrain-commits mailing list
Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/

Note: To remove yourself from this list, send a mail with the content
        unsubscribe
to the address mirrorbrain-commits-requ...@mirrorbrain.org

Reply via email to