netstar pushed a commit to branch master.

http://git.enlightenment.org/tools/edi.git/commit/?id=332b5e1c557ffabb8c97087a9e57af48d7d2bf3a

commit 332b5e1c557ffabb8c97087a9e57af48d7d2bf3a
Author: Al Poole <[email protected]>
Date:   Tue Sep 12 16:27:03 2017 +0100

    debugpanel: previous commit typo.
    
    ugh sorry!
---
 src/bin/edi_debugpanel.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/edi_debugpanel.c b/src/bin/edi_debugpanel.c
index a4851b3..c59f77f 100644
--- a/src/bin/edi_debugpanel.c
+++ b/src/bin/edi_debugpanel.c
@@ -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;

-- 


Reply via email to