From ab2052e9baf1f06804866cad46a55875473a8151 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 19 Sep 2013 19:17:39 +0200 Subject: [PATCH] typo in comment --- unfold/static.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unfold/static.py b/unfold/static.py index ad38a9ef..4fb3bbc9 100644 --- a/unfold/static.py +++ b/unfold/static.py @@ -41,7 +41,7 @@ class PluginFinder(FileSystemFinder): class ThirdPartyFinder(BaseFinder): """ - A static files inder that looks in the directory of each third-party + A static files finder that looks in the directory of each third-party resources and tries to preserve the location of each file """ # third-party/MODULE/path/to/js -- 2.43.0