From b4b09a290af170af014f226f13fd0fec7ee839ca Mon Sep 17 00:00:00 2001 From: armink Date: Fri, 10 Jul 2015 14:08:11 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91?= =?UTF-8?q?=E4=B8=80=E5=A4=84=E5=8D=95=E8=AF=8D=E4=B9=A6=E5=86=99=E9=94=99?= =?UTF-8?q?=E8=AF=AF=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: armink --- easylogger/inc/elog.h | 2 +- easylogger/inc/elog_flash.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/easylogger/inc/elog.h b/easylogger/inc/elog.h index f8b6e44..5f95576 100644 --- a/easylogger/inc/elog.h +++ b/easylogger/inc/elog.h @@ -22,7 +22,7 @@ * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * - * Function: Is is an head file for this library. You can see all be called functions. + * Function: It is an head file for this library. You can see all be called functions. * Created on: 2015-04-28 */ diff --git a/easylogger/inc/elog_flash.h b/easylogger/inc/elog_flash.h index 5cf4332..c09af5f 100644 --- a/easylogger/inc/elog_flash.h +++ b/easylogger/inc/elog_flash.h @@ -22,7 +22,7 @@ * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * - * Function: Is is an head file for flash log plugin. You can see all be called functions. + * Function: It is an head file for flash log plugin. You can see all be called functions. * Created on: 2015-06-05 */