diff options
Diffstat (limited to 'gdb/bcache.h')
-rw-r--r-- | gdb/bcache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/bcache.h b/gdb/bcache.h index 82cdd13..2e05a15 100644 --- a/gdb/bcache.h +++ b/gdb/bcache.h @@ -173,7 +173,7 @@ struct bcache added); } - /* Print statistics on this bcache's memory usage and efficacity at + /* Print statistics on this bcache's memory usage and efficacy at eliminating duplication. TYPE should be a string describing the kind of data this bcache holds. Statistics are printed using `gdb_printf' and its ilk. */ |