fix: a word

This commit is contained in:
robin 2024-05-05 19:02:54 +02:00
parent eb74a777fe
commit 5873d38fa4
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ public:
*/ */
virtual void updateData(int t); virtual void updateData(int t);
/** Adds an observer to the renderWindowinteractor within which this layer is active. /** Adds observers to the renderWindowinteractor within which this layer is active.
* @param interactor : pointer to the interactor that observers can be added to. * @param interactor : pointer to the interactor that observers can be added to.
*/ */
virtual void addObservers(vtkSmartPointer<vtkRenderWindowInteractor> interactor); virtual void addObservers(vtkSmartPointer<vtkRenderWindowInteractor> interactor);