Fix decorator QLdoc

This commit is contained in:
Sylwia Budzynska
2024-04-05 14:51:30 +02:00
parent ca7789d73c
commit 84d69566c9

View File

@@ -99,7 +99,7 @@ module Gradio {
}
/**
* Track `inputs` parameters in Gradio decorators to event handlers, that are sources of untrusted data.
* The `inputs` parameters in Gradio decorators to event handlers, that are sources of untrusted data.
*/
class GradioInputDecorator extends RemoteFlowSource::Range {
GradioInputDecorator() {