From 80f19da695032fc156553cb07d4298f11b87f517 Mon Sep 17 00:00:00 2001 From: Kevin Townsend Date: Tue, 17 Jan 2012 20:47:33 +0100 Subject: [PATCH] Fixed typo --- drivers/spiflash/spiflash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/spiflash/spiflash.h b/drivers/spiflash/spiflash.h index f970cdd..bf2ab68 100644 --- a/drivers/spiflash/spiflash.h +++ b/drivers/spiflash/spiflash.h @@ -77,7 +77,7 @@ spiflashSizeInfo_t; /**************************************************************************/ /*! - @brief Tries to initialise the flash device, and setups any HW + @brief Tries to initialise the flash device, and sets up any HW required by the SPI flash */ /**************************************************************************/ -- 2.20.1