From f0bd76620a9325ef92db5d97fd7b477a8d2aa010 Mon Sep 17 00:00:00 2001 From: Sebastien Douheret Date: Tue, 15 May 2018 14:32:33 +0200 Subject: Fixed spelling Signed-off-by: Sebastien Douheret --- filescan-utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'filescan-utils.h') diff --git a/filescan-utils.h b/filescan-utils.h index fc3a6a7..1ed31a3 100644 --- a/filescan-utils.h +++ b/filescan-utils.h @@ -59,7 +59,7 @@ typedef enum { * * @return const char* */ -const char *GetMidleName(const char *name); +const char *GetMiddleName(const char *name); /** * @brief Get the Binder Name without the prefix set by the AGL appfw 'afbd-' -- cgit 1.2.3-korg