spelling: implementation

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 11:58:54 -05:00
parent e291b6726e
commit fdc40c6e40

View file

@ -23,7 +23,7 @@
//! @file resource_storage_impl.h
//!
//! Shared functionality that all the different ResourceStoreImplemention's need.
//! Shared functionality that all the different ResourceStoreImplementation's need.
// TODO PBL-21382: Abstract these details out of the resource storage implementation.