Skip to content

Commit

Permalink
Update src/World.cc
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Peters <computersthatmove@gmail.com>
  • Loading branch information
scpeters authored Aug 14, 2023
1 parent 38d5802 commit 30e1bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/World.cc
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ class sdf::World::Implementation
/// \brief Optional Gui parameters.
public: std::optional<sdf::Gui> gui;

/// \brief Requred scene parameters.
/// \brief Required scene parameters.
public: sdf::Scene scene;

/// \brief The frames specified in this world.
Expand Down

0 comments on commit 30e1bd6

Please sign in to comment.