From 000ff872caa869d016317360cd3d1c3c0dc5482f Mon Sep 17 00:00:00 2001 From: Anna Larch Date: Tue, 14 Apr 2026 23:15:35 +0200 Subject: [PATCH] fix(admin-manual): correct typos in upgrade docs and release schedule MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fix "inststructions" → "instructions" in maintenance/upgrade.rst - Fix "approximiately" → "approximately" in release_schedule.rst AI-Assisted-By: Claude Opus 4.6 Signed-off-by: Anna Larch --- admin_manual/maintenance/upgrade.rst | 2 +- admin_manual/release_schedule.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/maintenance/upgrade.rst b/admin_manual/maintenance/upgrade.rst index 847ba7f55b4..ace3ad74ddc 100644 --- a/admin_manual/maintenance/upgrade.rst +++ b/admin_manual/maintenance/upgrade.rst @@ -8,7 +8,7 @@ Overview The approach used to upgrade your Nextcloud Server depends on your installation type. This manual mainly focuses on the methods that apply to an Archive based installation. If you installed using Snap, Docker, a pre-built VM, or a package management tool then refer to the installation -and update instructions for that installation method for the most accurate upgrading inststructions +and update instructions for that installation method for the most accurate upgrading instructions (generally located at the distribution point for the install method you chose). There are two ways to upgrade an Archive based Nextcloud Server deployment: diff --git a/admin_manual/release_schedule.rst b/admin_manual/release_schedule.rst index 5dd68ecb454..2e0660b9872 100644 --- a/admin_manual/release_schedule.rst +++ b/admin_manual/release_schedule.rst @@ -56,7 +56,7 @@ A specific maintenance release is indicated by the last part of the version numb Release schedule ---------------- -New **major** releases of Nextcloud Server are published approximiately every sixteen weeks. +New **major** releases of Nextcloud Server are published approximately every sixteen weeks. New **maintenance** releases are published approximately every four weeks.