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

Unified Diff: docs/linux_profiling.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_gtk_theme_integration.md ('k') | docs/linux_sandboxing.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/linux_profiling.md
diff --git a/docs/linux_profiling.md b/docs/linux_profiling.md
index cb0106027c92c078a14cd5ad61dd5ba6552fa718..b1f874fa0fad56470e12d6d87a0e9fff5e3b9a81 100644
--- a/docs/linux_profiling.md
+++ b/docs/linux_profiling.md
@@ -1,6 +1,6 @@
# Linux Profiling
-How to profile chromium on Linux.
+How to profile Chromium on Linux.
See
[Profiling Chromium and WebKit](https://sites.google.com/a/chromium.org/dev/developers/profiling-chromium-and-webkit)
@@ -172,7 +172,7 @@ executables well).
First, you will need to build massif from valgrind-variant project yourself,
it's [easy](http://code.google.com/p/valgrind-variant/wiki/HowTo).
-Then, make sure your chromium is built using the
+Then, make sure your Chromium is built using the
[valgrind instructions](http://www.chromium.org/developers/how-tos/using-valgrind).
Now, you can run massif like this:
« no previous file with comments | « docs/linux_gtk_theme_integration.md ('k') | docs/linux_sandboxing.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698