1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

Merged with master

This commit is contained in:
James Kasten
2014-12-09 02:02:10 -08:00

View File

@@ -75,7 +75,7 @@ class VH(object):
self.names.append(name)
def __str__(self):
return ("filep: %s\n"
return ("file: %s\n"
"vh_path: %s\n"
"addrs: %s\n"
"names: %s\n"