diff --git a/docs/api/app.md b/docs/api/app.md index 44950949e3..37668dba70 100644 --- a/docs/api/app.md +++ b/docs/api/app.md @@ -675,6 +675,8 @@ preferred over `name` by Electron. Overrides the current application's name. +**Note:** This function overrides the name used internally by Electron; it does not affect the name that the OS uses. + **[Deprecated](modernization/property-updates.md)** ### `app.getLocale()`