| Index: third_party/tcmalloc/vendor/src/windows/mini_disassembler.h
|
| diff --git a/third_party/tcmalloc/vendor/src/windows/mini_disassembler.h b/third_party/tcmalloc/vendor/src/windows/mini_disassembler.h
|
| index 52daa5d85e3a6d9102f4e011691bf34e9ffdd5c6..85be6748e95b5daed58a746bdbb04da12168b284 100644
|
| --- a/third_party/tcmalloc/vendor/src/windows/mini_disassembler.h
|
| +++ b/third_party/tcmalloc/vendor/src/windows/mini_disassembler.h
|
| @@ -72,7 +72,7 @@ namespace sidestep {
|
| // Disassemble() method.
|
| //
|
| // If you would like to extend this disassembler, please refer to the
|
| -// IA-32 Intel® Architecture Software Developers Manual Volume 2:
|
| +// IA-32 Intel® Architecture Software Developer's Manual Volume 2:
|
| // Instruction Set Reference for information about operand decoding
|
| // etc.
|
| class PERFTOOLS_DLL_DECL MiniDisassembler {
|
|
|