diff --git a/src/fw/resource/resource_storage_impl.h b/src/fw/resource/resource_storage_impl.h index 60706d16..8dc2306c 100644 --- a/src/fw/resource/resource_storage_impl.h +++ b/src/fw/resource/resource_storage_impl.h @@ -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.