Fix typos in TypeScript and SCSS files
See [#5136][0]. [0]: https://github.com/signalapp/Signal-Desktop/pull/5136
This commit is contained in:
parent
d77e8804e3
commit
9823eb2201
12 changed files with 16 additions and 16 deletions
|
@ -13,7 +13,7 @@ const ZONE_IDENTIFIER_CONTENTS = Buffer.from('[ZoneTransfer]\r\nZoneId=3');
|
|||
*
|
||||
* To do this, we write the "Zone.Identifier" for the NTFS alternative data stream.
|
||||
*
|
||||
* This can fail in a bunch of sitations:
|
||||
* This can fail in a bunch of situations:
|
||||
*
|
||||
* - The OS is not Windows.
|
||||
* - The filesystem is not NTFS.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue