From d4913b4147167bdcde22b44e4f0ec74f265e562d Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Mon, 6 May 2013 16:07:25 +0400 Subject: [PATCH 1/1] Update company-clang.el stardard -> standard --- company-clang.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/company-clang.el b/company-clang.el index bdf8ca4df..a26c69178 100644 --- a/company-clang.el +++ b/company-clang.el @@ -266,7 +266,7 @@ with `company-clang-set-prefix' or automatically through a custom `company-clang-prefix-guesser'. With Clang versions before 2.9, we have to save the buffer before performing -completion. With Clang 2.9 and later, buffer contents are passed via stardard +completion. With Clang 2.9 and later, buffer contents are passed via standard input." (interactive (list 'interactive)) (case command -- 2.39.2