Skip to content

Commit

Permalink
remove one space to fit 80 chars
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Nov 11, 2014
1 parent 083b2ac commit f669ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nikola/plugins/command/init.py
Expand Up @@ -303,7 +303,7 @@ def lhandler(default, toconf, show_header=True):
lhandler(default, toconf, show_header=False)

def tzhandler(default, toconf):
print("\nPlease choose the correct time zone for your blog. Nikola uses the tz database.")
print("\nPlease choose the correct time zone for your blog. Nikola uses the tz database.")
print("You can find your time zone here:")
print("http://en.wikipedia.org/wiki/List_of_tz_database_time_zones")
print("")
Expand Down

0 comments on commit f669ac8

Please sign in to comment.