docs: Add trailing period

This commit is contained in:
Cheng Zhao 2016-07-02 20:27:14 +09:00
parent ff5745f36f
commit 74ebbf9c78
2 changed files with 4 additions and 3 deletions

View file

@ -396,7 +396,8 @@ Overrides the current application's name.
### `app.getLocale()`
Returns the current application locale. Possible return values are documented [here](app-locales.md)
Returns the current application locale. Possible return values are documented
[here](app-locales.md).
**Note:** When distributing your packaged app, you have to also ship the
`locales` folder.