Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rishflab committed Dec 14, 2024
1 parent 270278a commit 0b97583
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pxr/imaging/hdx/taskController.h
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ class HdxTaskController final
/// -------------------------------------------------------
/// Camera and Framing API

/// Set the size of the render buffers baking the AOVs.
/// Set the size of the render buffers backing the AOVs.
/// GUI applications should set this to the size of the window.
///
HDX_API
Expand Down Expand Up @@ -409,4 +409,4 @@ class HdxTaskController final

PXR_NAMESPACE_CLOSE_SCOPE

#endif // PXR_IMAGING_HDX_TASK_CONTROLLER_H
#endif // PXR_IMAGING_HDX_TASK_CONTROLLER_H

0 comments on commit 0b97583

Please sign in to comment.