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

Unified Diff: runtime/vm/virtual_memory.h

Issue 2830353002: Replace 'the the' with 'the' (Closed)
Patch Set: Created 3 years, 8 months 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 | « runtime/vm/debugger.cc ('k') | tests/compiler/dart2js_native/native_missing_method1_frog_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/virtual_memory.h
diff --git a/runtime/vm/virtual_memory.h b/runtime/vm/virtual_memory.h
index 4a7ecd27b3d174c835b9024583d78ea972004ed8..92b8581ec8060942fb8c7637cd2d0f64545e8c27 100644
--- a/runtime/vm/virtual_memory.h
+++ b/runtime/vm/virtual_memory.h
@@ -94,7 +94,7 @@ class VirtualMemory {
static uword page_size_;
// False for a part of a snapshot added directly to the Dart heap, which
- // belongs to the the embedder and must not be deallocated or have its
+ // belongs to the embedder and must not be deallocated or have its
// protection status changed by the VM.
bool vm_owns_region_;
« no previous file with comments | « runtime/vm/debugger.cc ('k') | tests/compiler/dart2js_native/native_missing_method1_frog_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698