diff --git a/storage/blockdevice/COMPONENT_SPINAND/include/SPINAND/SPINANDBlockDevice.h b/storage/blockdevice/COMPONENT_SPINAND/include/SPINAND/SPINANDBlockDevice.h index f54b054311..b310f53962 100644 --- a/storage/blockdevice/COMPONENT_SPINAND/include/SPINAND/SPINANDBlockDevice.h +++ b/storage/blockdevice/COMPONENT_SPINAND/include/SPINAND/SPINANDBlockDevice.h @@ -148,7 +148,7 @@ public: */ virtual int deinit(); - /** Desctruct SPINANDBlockDevie + /** Destruct SPINANDBlockDevie */ ~SPINANDBlockDevice() { @@ -272,7 +272,7 @@ private: /* Flash Configuration Functions */ /*********************************/ - // Quad Enable in Sercurity Register + // Quad Enable in Security Register int _set_quad_enable(); // Clear the device's block protection