Skip to content

Commit

Permalink
Doxygen typo (#3989)
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Rak <[email protected]>
  • Loading branch information
prak-nv authored Jun 15, 2022
1 parent 6a2eb23 commit 7238f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dali/pipeline/operator/op_schema.h
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ graph even if its outputs are not used.)code", false);
}

/**
* @brief Gets the supported input device for ginen input
* @brief Gets the supported input device for given input
*/
DLL_PUBLIC dali::InputDevice GetInputDevice(int index) const {
return input_devices_[index];
Expand Down

0 comments on commit 7238f15

Please sign in to comment.