| Index: third_party/tcmalloc/chromium/src/windows/ia32_modrm_map.cc
|
| diff --git a/third_party/tcmalloc/chromium/src/windows/ia32_modrm_map.cc b/third_party/tcmalloc/chromium/src/windows/ia32_modrm_map.cc
|
| index f1f1906289cd333ba28606f769b974bd09ac1ad9..142c7cbea60754a8f170e4f184fbd1ce34259dfb 100644
|
| --- a/third_party/tcmalloc/chromium/src/windows/ia32_modrm_map.cc
|
| +++ b/third_party/tcmalloc/chromium/src/windows/ia32_modrm_map.cc
|
| @@ -31,8 +31,8 @@
|
| * Author: Joi Sigurdsson
|
| *
|
| * Table of relevant information about how to decode the ModR/M byte.
|
| - * Based on information in the IA-32 Intel® Architecture
|
| - * Software Developers Manual Volume 2: Instruction Set Reference.
|
| + * Based on information in the IA-32 Intel® Architecture
|
| + * Software Developer's Manual Volume 2: Instruction Set Reference.
|
| */
|
|
|
| #include "mini_disassembler.h"
|
|
|