From 95f38652f696476b38a040644eac40b4511d2b32 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 22 Sep 2016 18:43:48 -0400 Subject: Fix spelling * lang/cpp/src/context.h, lang/qt/src/protocol.h, lang/qt/src/wkspublishjob.h, src/data-identify.c, src/engine-gpg.c: minor spelling cleanup. -- Signed-off-by: Daniel Kahn Gillmor --- lang/cpp/src/context.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/cpp/src') diff --git a/lang/cpp/src/context.h b/lang/cpp/src/context.h index b1e4f5ff..ab15a218 100644 --- a/lang/cpp/src/context.h +++ b/lang/cpp/src/context.h @@ -364,8 +364,8 @@ public: * @param file The executable to start. * @param argv list of arguments file should be argv[0]. * @param input The data to be sent through stdin. - * @param output The data to be recieve the stdout. - * @param err The data to recieve stderr. + * @param output The data to be receive the stdout. + * @param err The data to receive stderr. * @param flags Additional flags. * * @returns An error or empty error. -- cgit v1.2.3