Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hansson <github@hanssonit.se>2020-10-04 13:06:00 +0300
committerGitHub <noreply@github.com>2020-10-04 13:06:00 +0300
commit2c04fdadb607d7193af3236965e0fcc9e67aba5b (patch)
tree57d156a776c99fe98eccb7bec8127d42d2c39921
parent50fb402846d2d2d5470c30574eee4ede74f5d3ab (diff)
typo20.0.0
-rw-r--r--apps/fulltextsearch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/fulltextsearch.sh b/apps/fulltextsearch.sh
index 52c1e12b..7d63d440 100644
--- a/apps/fulltextsearch.sh
+++ b/apps/fulltextsearch.sh
@@ -30,7 +30,7 @@ lowest_compatible_nc 18
ram_check 2 FullTextSearch
cpu_check 2 FullTextSearch
-# Temporary check forNC 20
+# Temporary check for NC 20
if ! install_and_enable_app fulltextsearch
then
exit 1