lua: fix comment per clippy lint
This commit is contained in:
parent
4b774b486b
commit
637548aa86
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue