Skip to content

Commit eed0971

Browse files
committed
spelling: retrieval
Signed-off-by: Josh Soref <[email protected]>
1 parent d1929ab commit eed0971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/PoCs/XmlParsing/PoC.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
# other setup
8383

8484
# we set up local Flask application so we can tests whether loading external resources
85-
# works (such as SSRF from DTD-retrival works)
85+
# works (such as SSRF from DTD-retrieval works)
8686
app = Flask(__name__)
8787

8888
@app.route("/alive")

0 commit comments

Comments
 (0)