diff options
author | Yuchen Zeng <zyc@google.com> | 2016-09-14 19:05:40 -0700 |
---|---|---|
committer | Yuchen Zeng <zyc@google.com> | 2016-09-14 19:05:40 -0700 |
commit | aed2b683cc711778178287b117968aeee39b8998 (patch) | |
tree | 8694d4dcb38202aeca1f73a96fead43031e168a5 /test/core/profiling | |
parent | 362ac1be0c8e01cbec3063bf8149bb8d7a0bb530 (diff) |
Fix another typo
Diffstat (limited to 'test/core/profiling')
-rw-r--r-- | test/core/profiling/mark_timings.stp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/profiling/mark_timings.stp b/test/core/profiling/mark_timings.stp index d740582d27..e96edbc149 100644 --- a/test/core/profiling/mark_timings.stp +++ b/test/core/profiling/mark_timings.stp @@ -2,7 +2,7 @@ * probe definition. * * For a statically build binary, that'd be the name of the binary itself. - * For dinamically built ones, point to the location of the libgrpc.so being + * For dynamically built ones, point to the location of the libgrpc.so being * used. */ global starts, times, times_per_tag |