mirror of
https://github.com/certbot/certbot.git
synced 2026-04-28 01:28:25 -04:00
fix typo
This commit is contained in:
parent
567711271b
commit
f8d1d5a13c
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
import os
|
||||
import sys
|
||||
|
||||
from certbot._internal.apache import nginxparser
|
||||
from certbot._internal.nginx import nginxparser
|
||||
|
||||
|
||||
def roundtrip(stuff):
|
||||
|
|
|
|||
Loading…
Reference in a new issue