minor comment grammar fix

Signed-off-by: hultonha <hultonha@amazon.co.uk>
This commit is contained in:
hultonha
2021-08-03 13:53:34 +01:00
parent 86758fda35
commit 71a299d739
@@ -44,7 +44,7 @@ namespace AtomToolsFramework
//!< translate interpolation.
};
//! A customizable camera controller than can be configured to a run varying set of CameraInput instances.
//! A customizable camera controller that can be configured to run a varying set of CameraInput instances.
//! The controller can also be animated from its current transform to a new translation and orientation.
class ModularViewportCameraControllerInstance final
: public AzFramework::MultiViewportControllerInstanceInterface<ModularViewportCameraController>