From fb21c38e5a050f191dbdad64be70fab79d4e141c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20Neum=C3=BCller?= Date: Fri, 24 Feb 2017 15:52:11 +0100 Subject: fix typo in sos_md.h --- src/ToolBox/SOS/Strike/sos_md.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ToolBox') diff --git a/src/ToolBox/SOS/Strike/sos_md.h b/src/ToolBox/SOS/Strike/sos_md.h index f1a34cd706..b589109986 100644 --- a/src/ToolBox/SOS/Strike/sos_md.h +++ b/src/ToolBox/SOS/Strike/sos_md.h @@ -33,7 +33,7 @@ class CQuickBytes; * Always keep the definitions below in sync with the originals. * NOTES: * Since SOS runs in a native debugger session, since it does not use EnC, - * and in roder to minimize the amount of duplication we changed the + * and in order to minimize the amount of duplication we changed the * method definitions that deal with UTSemReadWrite* arguments to take * void* arguments instead. * Also, some of the interface methods take CQuickBytes as arguments. -- cgit v1.2.3