Spelling errors fixed and hyphenation used as minus sign fixed

This commit is contained in:
Dariusz Dwornikowski
2014-08-11 18:54:20 +02:00
parent 651d5aaaf0
commit 225312802e
6 changed files with 10 additions and 10 deletions

View File

@@ -179,7 +179,7 @@ prof_handle_activity(void)
gboolean
process_input(char *inp)
{
log_debug("Input recieved: %s", inp);
log_debug("Input received: %s", inp);
gboolean result = FALSE;
g_strstrip(inp);