Copy edit mbed_rtc_time.h

Copy edit existing text.
pull/8460/head
Amanda Butler 2018-10-17 17:07:05 -05:00 committed by GitHub
parent 3794fe5b6c
commit 048614638e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ extern "C" {
*
* Provides mechanisms to set and read the current time, based
* on the microcontroller Real-Time Clock (RTC), plus some
* standard C manipulation and formating functions.
* standard C manipulation and formatting functions.
*
* Example:
* @code