active voice

pull/8516/head
paul-szczepanek-arm 2018-10-24 09:56:53 +01:00
parent d4b6fdc1ec
commit efdcdd5450
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ public:
/** Create a SPI master connected to the specified pins.
*
* @note Either mosi or miso can be specified as NC if not used.
* @note You can specify mosi or miso as NC if not used.
*
* @param mosi SPI Master Out, Slave In pin.
* @param miso SPI Master In, Slave Out pin.