Skip to content

Commit

Permalink
Fix a typo.
Browse files Browse the repository at this point in the history
Fix #291.
  • Loading branch information
hiroyuki-komatsu committed May 26, 2015
1 parent 1f0df31 commit 2ceaee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build_mozc_in_docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ python build_mozc.py build -c {Release, Debug} [gyp_path_1.gyp:gyp_target_name1]

## Android specific topics

### Aplication package name
### Application package name

**CAUTION**: Currently the application package is fixed (org.mozc.android.inputmethod.japanese). Don't publish the built package. If you want to publish, specify `--android_application_id` to `build_mozc.py gyp` command and manually update related files.

Expand Down

0 comments on commit 2ceaee9

Please sign in to comment.