From 15eabc1c812950422c516f5c922b9a2e07294775 Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Thu, 11 Jan 2018 22:52:38 +0100
Subject: [PATCH] Merge pull request #3216 from stevepiercy/1.9-branch

---
 docs/narr/project.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/narr/project.rst b/docs/narr/project.rst
index d662649..10befdc 100644
--- a/docs/narr/project.rst
+++ b/docs/narr/project.rst
@@ -1141,7 +1141,7 @@
 
     [pserve]
     watch_files =
-        myapp/static/favicon.ico
+        myproject/static/favicon.ico
 
 Paths may be absolute or relative to the configuration file. They may also
 be an :term:`asset specification`. These paths are passed to ``hupper``, which

--
Gitblit v1.9.3