Commit b9a0b5eafe204dc8017a2cfc1eb9bf23f87b6974
1 parent
d3c0490f
Cleanup
Showing
1 changed file
with
1 additions
and
1 deletions
openbr/plugins/slidingwindow.cpp
| ... | ... | @@ -495,7 +495,7 @@ BR_REGISTER(Transform, ConsolidateDetectionsTransform) |
| 495 | 495 | |
| 496 | 496 | /*! |
| 497 | 497 | * \ingroup transforms |
| 498 | - * \brief For each rectangle bounding box in TemplateList, a new | |
| 498 | + * \brief For each rectangle bounding box in src, a new | |
| 499 | 499 | * template is created. |
| 500 | 500 | * \author Brendan Klare \cite bklare |
| 501 | 501 | */ | ... | ... |