Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update test_resource_manager.cpp - Fixed Typo #1609

Merged
merged 3 commits into from
Jul 16, 2024

Commits on Jul 12, 2024

  1. Update test_resource_manager.cpp - Fixed Typo

    Fixed typo causing errors during build, test case was written as initilizable and not initializable as was expected by the tests.
    Parker-Drouillard authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e71c359 View commit details
    Browse the repository at this point in the history
  2. Update test_resource_manager.cpp - additional typo correction

    Fixed ininitializable to uninitializable (Even for a native English speaker that's a rough one)
    Parker-Drouillard authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    bf04cf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98f807b View commit details
    Browse the repository at this point in the history