From 04d6b8d883a0264353d02d44a8a81c99b93fadd3 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sun, 20 Apr 2014 10:24:45 +1000 Subject: Typo-- --- ClientHamr/extantz/extantz.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ClientHamr') diff --git a/ClientHamr/extantz/extantz.c b/ClientHamr/extantz/extantz.c index d256478..cce135b 100644 --- a/ClientHamr/extantz/extantz.c +++ b/ClientHamr/extantz/extantz.c @@ -1397,7 +1397,7 @@ EAPI_MAIN int elm_main(int argc, char **argv) // Eina_Bool gotWebKit = elm_need_web(); // Initialise ewebkit if it exists, or return EINA_FALSE if it don't. _log_domain = eina_log_domain_register("extantz", NULL); - // Don't do this, we need to clean up other stuff do, so set a cleat up function below. + // Don't do this, we need to clean up other stuff to, so set a clean up function below. //elm_policy_set(ELM_POLICY_QUIT, ELM_POLICY_QUIT_LAST_WINDOW_CLOSED); // If you want efl to handle finding your bin/lib/data dirs, you must do this below. -- cgit v1.1