lua: fix comment per clippy lint

This commit is contained in:
raf 2025-05-02 09:03:48 +03:00
commit 637548aa86
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

View file

@ -472,7 +472,7 @@ impl ScriptManager {
result
}
/// Generate a deceptive response, calling all response_gen handlers
/// Generate a deceptive response, calling all `response_gen` handlers
pub fn generate_response(
&self,
path: &str,