typo fix
authorAndreas Unterkircher <unki@netshadow.at>
Sat, 3 Nov 2007 13:26:02 +0000 (13:26 +0000)
committerAndreas Unterkircher <unki@netshadow.at>
Sat, 3 Nov 2007 13:26:02 +0000 (13:26 +0000)
git-svn-id: file:///var/lib/svn/phpfspot/trunk@292 fa6a889d-dae6-447d-9e79-4ba9a3039384

phpfspot_cfg.php.dist

index 185d5cacae69a5b7a1370bd8d26f58ff1b7520a7..013a0fc6443a6677c325ff3c7acbb94b40727676 100644 (file)
@@ -67,7 +67,7 @@ class PHPFSPOT_CFG {
 
    /* Usually the photo directory differs between your local F-Spot installation
       and your webserver. With this you can advice phpfspot to replace all paths
-      (they are stored in F-Spot's sqlite3 database
+      (they are stored in F-Spot's sqlite3 database).
    */
    var $path_replace_from = "/home/unki";
    var $path_replace_to = "/var/www/images.netshadow.at";