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 */