From 4c62ef5a476711fd8caba2da313b9802c7fb87dd Mon Sep 17 00:00:00 2001 From: mohrt Date: Fri, 18 Apr 2003 16:17:00 +0000 Subject: [PATCH] fix typo in file path example --- docs/getting-started.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.sgml b/docs/getting-started.sgml index 43707e20..526381b8 100644 --- a/docs/getting-started.sgml +++ b/docs/getting-started.sgml @@ -247,7 +247,7 @@ chmod 770 /web/www.mydomain.com/smarty/cache/ - Editing /web/www.mydomain.com/smarty/templates/index.tpl + Editing /web/www.mydomain.com/smarty/guestbook/templates/index.tpl {* Smarty *}