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

Unified Diff: docs/android_studio.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/android_accessing_cpp_enums_in_java.md ('k') | docs/angle_in_chromium.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/android_studio.md
diff --git a/docs/android_studio.md b/docs/android_studio.md
index 08d6b4e3f45e2b3f27f26a5e043ca97dce2ded1e..bb85dbaa32d36a37eda61a3e6d792698ac885f6d 100644
--- a/docs/android_studio.md
+++ b/docs/android_studio.md
@@ -47,7 +47,7 @@ Gradle sub-project.
Gradle supports source directories but not source files. However, some
`java/src/` directories in Chromium are split amonst multiple GN targets. To
-accomodate this, the script detects such targets and creates a `symlinked-java/`
+accommodate this, the script detects such targets and creates a `symlinked-java/`
directory to point gradle at. Be warned that creating new files from Android
Studio within these symlink-based projects will cause new files to be created in
the generated `symlinked-java/` rather than the source tree where you want it.
« no previous file with comments | « docs/android_accessing_cpp_enums_in_java.md ('k') | docs/angle_in_chromium.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698