diff options
author | breadcat | 2020-07-25 14:28:47 +0100 |
---|---|---|
committer | breadcat | 2020-07-25 14:28:47 +0100 |
commit | 08cc0cd0dd8d227970cff580e8ceb8f3b39a7ec3 (patch) | |
tree | 37517b293ffd259cac30462ae95bb699189a7397 /content/posts | |
parent | 1247795992ca2ea8e387f489e068acb7dd55dbf0 (diff) | |
download | blog.minskio.co.uk-08cc0cd0dd8d227970cff580e8ceb8f3b39a7ec3.tar.gz blog.minskio.co.uk-08cc0cd0dd8d227970cff580e8ceb8f3b39a7ec3.tar.bz2 blog.minskio.co.uk-08cc0cd0dd8d227970cff580e8ceb8f3b39a7ec3.zip |
Typo
Diffstat (limited to 'content/posts')
-rw-r--r-- | content/posts/unattended-installation-of-webp-codec.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/unattended-installation-of-webp-codec.md b/content/posts/unattended-installation-of-webp-codec.md index f91d703..a888b57 100644 --- a/content/posts/unattended-installation-of-webp-codec.md +++ b/content/posts/unattended-installation-of-webp-codec.md @@ -42,4 +42,4 @@ The script will download the installer, and 7zip to do the unpacking, then delet Note, this will only install the 64bit install `10.msi`, if you're still working on 32bit Windows, you want to rename and install `1.msi` instead. -* **Edit 2020-07-05:** Chaneg instructions to only instal 64bit version. +* **Edit 2020-07-05:** Changed instructions to only install 64bit version. |