From 03d5e6abfce49d4a18bbf70cbbaa3be8c58bf5b4 Mon Sep 17 00:00:00 2001
From: Cyrille Bagard <nocbos@gmail.com>
Date: Fri, 22 Mar 2019 22:33:48 +0100
Subject: Typo.

---
 tools/d2c/conv/manager.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/d2c/conv/manager.c b/tools/d2c/conv/manager.c
index d519117..b76e0b7 100644
--- a/tools/d2c/conv/manager.c
+++ b/tools/d2c/conv/manager.c
@@ -517,7 +517,7 @@ bool define_conv_func(conv_func *func, int fd, const coding_bits *bits, const co
             {
                 if (as_raw)
                 {
-                    fprintf(stderr, "%s can not be optional and used as intermediate value as the same time!\n",
+                    fprintf(stderr, "%s can not be optional and used as intermediate value at the same time!\n",
                             func->dest);
 
                     result = false;
-- 
cgit v0.11.2-87-g4458