spelling: retrieval

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-10-12 14:35:39 -04:00
parent d1929ab281
commit eed09718c5

View File

@@ -82,7 +82,7 @@ predefined_entity_xml = """<?xml version="1.0"?>
# other setup
# we set up local Flask application so we can tests whether loading external resources
# works (such as SSRF from DTD-retrival works)
# works (such as SSRF from DTD-retrieval works)
app = Flask(__name__)
@app.route("/alive")