fixes several typos
This commit is contained in:
@@ -76,7 +76,7 @@ Test coding style:
|
||||
$ npm run lint:js
|
||||
```
|
||||
|
||||
### Helper commmands
|
||||
### Helper commands
|
||||
|
||||
#### `npm run watch`
|
||||
Reload the application automatically when you have saved source codes.
|
||||
|
@@ -61,7 +61,7 @@ Pre-work for the current release begins at the code complete date of the previou
|
||||
- Post links to final tickets for next RC to the Desktop App channel
|
||||
- Submit PRs for hotfixes against the release branch, and review, test and merge prior to next RC
|
||||
4. Build:
|
||||
- Push next RC to acceptance and announce in Destkop App channel with new RC link
|
||||
- Push next RC to acceptance and announce in Desktop App channel with new RC link
|
||||
5. PM:
|
||||
- Test the new RC to verify fixes merged to the release branch work and post in Desktop App channel after testing
|
||||
- Update the meta issue with download links to the new RCs and a list of approved fixes
|
||||
@@ -152,4 +152,4 @@ If a bug fix release is required, run through the following steps:
|
||||
- Post and review [Mattermost Security Updates](https://about.mattermost.com/security-updates/) for the Desktop App
|
||||
- Update Security Issues spreadsheet with issue number from posted update (e.g. v3.2.0.1)
|
||||
- Confirm the Security Researchers list on the [Responsible Disclosure Policy](https://www.mattermost.org/responsible-disclosure-policy/) is up to date
|
||||
- Review community installers for the Desktop App and update version numbers if there are any discrepencies https://www.mattermost.org/installation/
|
||||
- Review community installers for the Desktop App and update version numbers if there are any discrepancies https://www.mattermost.org/installation/
|
||||
|
@@ -105,7 +105,7 @@ The Mattermost desktop application offers:
|
||||
- Icon notifications from Windows Task Bar
|
||||
- Desktop notifications
|
||||
|
||||
See the Mattermost [help documention](http://docs.mattermost.com/help/getting-started/signing-in.html) for how to use the Mattermost team site.
|
||||
See the Mattermost [help documentation](http://docs.mattermost.com/help/getting-started/signing-in.html) for how to use the Mattermost team site.
|
||||
|
||||
|
||||
## Settings Page
|
||||
@@ -121,7 +121,7 @@ The Settings Page is available from the **File** menu under **Settings** (Click
|
||||
- **Hide Menu Bar** (Windows, Linux)
|
||||
- This option hides the menu bar. Press "Alt" to show it.
|
||||
- **Show Icon on Menu Bar** (OS X)
|
||||
- The icon apeears on menu bar to indicate whether there are new messages or mention.
|
||||
- The icon appears on menu bar to indicate whether there are new messages or mention.
|
||||
- **Allow insecure contents**
|
||||
- If your team is hosted on `https://`, images with `http://` are not rendered by default.
|
||||
This option allows such images to be rendered, but please be careful for security.
|
||||
@@ -180,7 +180,7 @@ Below lists menu options (shortcut keys are listed in brackets, `Ctrl` becomes `
|
||||
|
||||
Mattermost lets users configure [desktop notifications](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#desktop-notifications) to alert users to new events in a team site.
|
||||
|
||||
For the Mattermost Windows application, these appear as ballon notifications from the task bar on Windows 7 and Windows 8.1, and as a "toast" pop-up on Windows 10.
|
||||
For the Mattermost Windows application, these appear as balloon notifications from the task bar on Windows 7 and Windows 8.1, and as a "toast" pop-up on Windows 10.
|
||||
|
||||
|
||||
## Start Menu and Task Bar shortcuts (Windows)
|
||||
|
Reference in New Issue
Block a user