summaryrefslogtreecommitdiffstats
path: root/phpfspot_cfg.php.dist
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2007-11-03 13:26:02 +0000
committerAndreas Unterkircher <unki@netshadow.at>2007-11-03 13:26:02 +0000
commitc4b3cd974e27aab642209a37f6da6a15bc6f4a42 (patch)
tree6fccdb5889e64cbffdf0a69082b8164383a88610 /phpfspot_cfg.php.dist
parent7f4f4e748a2b168d3242650431877c223d1174d5 (diff)
typo fix
git-svn-id: file:///var/lib/svn/phpfspot/trunk@292 fa6a889d-dae6-447d-9e79-4ba9a3039384
Diffstat (limited to 'phpfspot_cfg.php.dist')
-rw-r--r--phpfspot_cfg.php.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpfspot_cfg.php.dist b/phpfspot_cfg.php.dist
index 185d5ca..013a0fc 100644
--- a/phpfspot_cfg.php.dist
+++ b/phpfspot_cfg.php.dist
@@ -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";