summaryrefslogtreecommitdiff
path: root/src/unwinder
diff options
context:
space:
mode:
authorgithub-john-doe <github.john.doe@outlook.com>2017-07-25 10:51:30 -0700
committerJan Vorlicek <janvorli@microsoft.com>2017-07-25 19:51:30 +0200
commit8ef1e7c58ad1cf5a9d4981094a99a9b9cdfae91c (patch)
tree05778184967e5d30237e2388625536087b1da029 /src/unwinder
parentfd37c5a3a4c3d9fe0932bbca7f04477b8cdf3287 (diff)
downloadcoreclr-8ef1e7c58ad1cf5a9d4981094a99a9b9cdfae91c.tar.gz
coreclr-8ef1e7c58ad1cf5a9d4981094a99a9b9cdfae91c.tar.bz2
coreclr-8ef1e7c58ad1cf5a9d4981094a99a9b9cdfae91c.zip
typo (#13026)
Diffstat (limited to 'src/unwinder')
-rw-r--r--src/unwinder/unwinder.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unwinder/unwinder.cpp b/src/unwinder/unwinder.cpp
index 5ab3048905..25ad380b8e 100644
--- a/src/unwinder/unwinder.cpp
+++ b/src/unwinder/unwinder.cpp
@@ -34,7 +34,7 @@ HRESULT OOPStackUnwinder::GetModuleBase( DWORD64 address,
//---------------------------------------------------------------------------------------
//
-// Given a control PC, return the function entry of the functoin it is in.
+// Given a control PC, return the function entry of the function it is in.
//
// Arguments:
// address - the specified IP