Skip to content

Commit beeacac

Browse files
committed
lib: Correct typo in uWSGI config file
Signed-off-by: Stephen Finucane <[email protected]> Reported-by: Philippe Pepiot <[email protected]> Fixes: 150f615 ("lib: Update uWSGI, nginx config files")
1 parent c86b16b commit beeacac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/uwsgi/patchwork.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[uwsgi]
22

3-
# change this to python3 if running Patchwork under Python 2.7
3+
# change this to python27 if running Patchwork under Python 2.7
44
plugins = python3
55

66
project = patchwork

0 commit comments

Comments
 (0)