AP_FlashStorage: fix spelling

This commit is contained in:
Tom Pittenger 2023-02-13 02:37:45 -08:00 committed by Peter Hall
parent 0144c594a3
commit 0eb6f49ed6

View File

@ -73,7 +73,7 @@
#endif
/*
The StorageManager holds the layout of non-volatile storeage
The StorageManager holds the layout of non-volatile storage
*/
class AP_FlashStorage {
private: