From 1af6a9863d59624b4a5a846846dae134505ba2a7 Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com> Date: Wed, 21 Jun 2023 09:47:28 +0200 Subject: [PATCH] Fix residual typos found by codespell Signed-off-by: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com> --- craftmaster.ini | 2 +- doc/massdeploymentcommandline.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/craftmaster.ini b/craftmaster.ini index 0c6616bb5..9e7683ebc 100644 --- a/craftmaster.ini +++ b/craftmaster.ini @@ -6,7 +6,7 @@ ShallowClone = True # Variables defined here override the default value # The variable names are casesensitive [Variables] -#Values need to be overwritten to create a chache +#Values need to be overwritten to create a cache UseCache = True CreateCache = False diff --git a/doc/massdeploymentcommandline.rst b/doc/massdeploymentcommandline.rst index 090162912..58a6fc336 100644 --- a/doc/massdeploymentcommandline.rst +++ b/doc/massdeploymentcommandline.rst @@ -1,7 +1,7 @@ It is possible to perform mass deployment of the Nextcloud desktop client by passing certain command-line parameters from the deployment step to Nextcloud desktop client executable after the initial setup. This will allow desktop client to generate a config (.cfg) file that will be used during subsequent launches. A config file will have a corresponding account written into it similar to if you have added it manually via the desktop client's UI. -The desktop client will exit with code 0 if account has been added successfuly, or 1 in case of failure. +The desktop client will exit with code 0 if account has been added successfully, or 1 in case of failure. Detailed failure message is printed to the desktop client logs. The following parameters are supported: