efreet: fix typo

Summary: efreet: fix typo

Test Plan: None

Reviewers: cedric, raster, lauromoura, devilhorns, marcelhollerbach, segfaultxavi, zmike, vtorri

Reviewed By: segfaultxavi, vtorri

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10676
This commit is contained in:
Boris Faure 2019-11-15 12:54:55 +01:00 committed by Xavi Artigas
parent e130d808cd
commit b26085819e
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ _ipc_launch(void)
usleep(try_gap);
ipc = ecore_ipc_server_connect(ECORE_IPC_LOCAL_USER, "efreetd", 0, NULL);
}
if (!ipc) ERR("Timeout in trying to start and then connect to efrteed");
if (!ipc) ERR("Timeout in trying to start and then connect to efreetd");
}
static Eina_Bool