fix qlDOC one missed mistake

This commit is contained in:
amammad
2023-09-25 21:20:33 +10:00
committed by amammad
parent b7ef215504
commit de391ffa4d

View File

@@ -384,7 +384,7 @@ module Fasthttp {
*/
module Response {
/**
* The Method does not check input path against path traversal attacks, so it is a dangerous method
* A Method That send files from its input and it does not check input path against path traversal attacks, so it is a dangerous method
*/
class FileSystemAccess extends FileSystemAccess::Range, DataFlow::CallNode {
FileSystemAccess() {