debugpanel: previous commit typo.

ugh sorry!
This commit is contained in:
Al Poole 2017-09-12 16:27:03 +01:00
parent 6770e8c022
commit 332b5e1c55
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ _debugpanel_stdout_handler(void *data EINA_UNUSED, int type EINA_UNUSED, void *e
}
idx++;
}
/* We can forget the last line ihere as it's the prompt string */
/* We can forget the last line here as it's the prompt string */
}
return ECORE_CALLBACK_DONE;