Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2878)

Unified Diff: docs/memory-infra/README.md

Issue 2551513002: Fix spelling mistakes in //docs. (Closed)
Patch Set: Undo beng->being Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « docs/linux_sysroot.md ('k') | docs/memory-infra/heap_profiler.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/memory-infra/README.md
diff --git a/docs/memory-infra/README.md b/docs/memory-infra/README.md
index 0d25e3fca378240fa41a2169e26ec5cba1cd3431..aa75974933e160c28da6b1d103655799c182c270 100644
--- a/docs/memory-infra/README.md
+++ b/docs/memory-infra/README.md
@@ -69,7 +69,7 @@ process. This is what exerts memory pressure on the system.
* **Swapped**: The total size of anonymous memory used by process, which is
swapped out of RAM.
-**Columns in black** reflect a best estimation of the the amount of physical
+**Columns in black** reflect a best estimation of the amount of physical
memory used by various subsystems of Chrome.
* **Blink GC**: Memory used by [Oilpan][oilpan].
« no previous file with comments | « docs/linux_sysroot.md ('k') | docs/memory-infra/heap_profiler.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698