summaryrefslogtreecommitdiff
path: root/src/zap/zapinnerptr.h
diff options
context:
space:
mode:
authorPascal Borreli <pascal@borreli.com>2015-02-04 00:50:32 +0000
committerPascal Borreli <pascal@borreli.com>2015-02-04 18:15:43 +0000
commitf4deb582eddb445b6afee1f497bf295e9c3d3cd8 (patch)
tree2ae0e45263f7fa5e83cacdc8445dcca3d86fc7f2 /src/zap/zapinnerptr.h
parent864d5c9f25ad3556b1dc294d148e7236ba93a2f4 (diff)
downloadcoreclr-f4deb582eddb445b6afee1f497bf295e9c3d3cd8.tar.gz
coreclr-f4deb582eddb445b6afee1f497bf295e9c3d3cd8.tar.bz2
coreclr-f4deb582eddb445b6afee1f497bf295e9c3d3cd8.zip
Fixed typos
Diffstat (limited to 'src/zap/zapinnerptr.h')
-rw-r--r--src/zap/zapinnerptr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zap/zapinnerptr.h b/src/zap/zapinnerptr.h
index 5a88948342..929557721d 100644
--- a/src/zap/zapinnerptr.h
+++ b/src/zap/zapinnerptr.h
@@ -8,7 +8,7 @@
//
// ZapNode that points into middle of other ZapNode. It is used to create
-// pointers into datastructures that are not convinient to split into smaller zap nodes.
+// pointers into datastructures that are not convenient to split into smaller zap nodes.
//
// ======================================================================================