From ab849639db83ee65e51838ef147cee8d21b813c7 Mon Sep 17 00:00:00 2001 From: Ofer Zelig Date: Sun, 26 Mar 2017 02:31:45 +1100 Subject: Typo correction (#10482) --- src/utilcode/prettyprintsig.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/utilcode') diff --git a/src/utilcode/prettyprintsig.cpp b/src/utilcode/prettyprintsig.cpp index 7e9028ddab..fc0844ce4a 100644 --- a/src/utilcode/prettyprintsig.cpp +++ b/src/utilcode/prettyprintsig.cpp @@ -167,7 +167,7 @@ LPCWSTR PrettyPrintSigWorker( //***************************************************************************** //***************************************************************************** -// pretty prints 'type' to the buffer 'out' returns a poitner to the next type, +// pretty prints 'type' to the buffer 'out' returns a pointer to the next type, // or 0 on a format failure static PCCOR_SIGNATURE PrettyPrintType( @@ -562,7 +562,7 @@ HRESULT PrettyPrintSigWorkerInternal( #endif //***************************************************************************** //***************************************************************************** -// pretty prints 'type' to the buffer 'out' returns a poitner to the next type, +// pretty prints 'type' to the buffer 'out' returns a pointer to the next type, // or 0 on a format failure __checkReturn -- cgit v1.2.3