diff --git a/poezio/daemon.py b/poezio/daemon.py index 6325d8df..63db2964 100755 --- a/poezio/daemon.py +++ b/poezio/daemon.py @@ -1,4 +1,4 @@ -#/usr/bin/env python3 +#!/usr/bin/env python3 # Copyright 2011 Florent Le Coz # # This file is part of Poezio.