Skip to content

Commit 72011c0

Browse files
authored
fix typos (#2423)
1 parent 3a7e04a commit 72011c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If you run Hyper-V or want 500 GB, 1 TB or 2 TB VM you can download it from [T&M
1818
- Previewgenerator and Webmin are no longer default apps during installation
1919
- Support really old versions when migrating/upgrading Nextcloud
2020
- Improve some scripts and other stuff in the `not-supported` folder
21-
- Minor bugfixes and improvments
21+
- Minor bugfixes and improvements
2222
- And more...
2323

2424
### Full changelog:

nextcloud_install_production.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ fi
6363
# Restart mode: (l)ist only, (i)nteractive or (a)utomatically.
6464
sed -i "s|#\$nrconf{restart} = .*|\$nrconf{restart} = 'a';|g" /etc/needrestart/needrestart.conf
6565

66-
# Install needed dependenices
66+
# Install needed dependencies
6767
install_if_not lshw
6868
install_if_not net-tools
6969
install_if_not whiptail

0 commit comments

Comments
 (0)