From 24c0441e10a1cd84c534cdd91f5c72f95170a8c9 Mon Sep 17 00:00:00 2001 From: Victor Feyens Date: Tue, 22 Nov 2022 17:17:17 +0000 Subject: [PATCH] [FIX] *: typos closes odoo/documentation#3552 X-original-commit: 831cf23be928fa6df5df32fd679ab5868b4d593f Signed-off-by: Victor Feyens (vfe) --- content/applications/general/apps_modules.rst | 5 +++-- .../general/calendars/google/google_calendar_credentials.rst | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/content/applications/general/apps_modules.rst b/content/applications/general/apps_modules.rst index 2e872518d..5a3428e98 100644 --- a/content/applications/general/apps_modules.rst +++ b/content/applications/general/apps_modules.rst @@ -45,7 +45,8 @@ Upgrade apps and modules ======================== On some occasions, new improvements or app features are added to :doc:`supported versions of Odoo -`. To be able to use them, you must **upgrade** your app. +`. To be able to use them, you must **upgrade** your +app. Go to :menuselection:`Apps`, click on the *dropdown menu* of the app you want to upgrade, then on *Upgrade*. @@ -62,7 +63,7 @@ Go to :menuselection:`Apps`, click on the *dropdown menu* of the app you want to :align: center Some apps have dependencies, meaning that one app requires another. Therefore, uninstalling one app -may uninstall multiple apps and modules. Odoo warns you which dependant apps and modules are +may uninstall multiple apps and modules. Odoo warns you which dependent apps and modules are affected by it. .. image:: apps_modules/uninstall_deps.png diff --git a/content/applications/general/calendars/google/google_calendar_credentials.rst b/content/applications/general/calendars/google/google_calendar_credentials.rst index 282928c9e..fc944edc1 100644 --- a/content/applications/general/calendars/google/google_calendar_credentials.rst +++ b/content/applications/general/calendars/google/google_calendar_credentials.rst @@ -105,7 +105,7 @@ next to :guilabel:`Google Calendar`. :align: center :alt: The Google Calendar checkbox in General Settings. -Next, copy and paste the Client ID and the Client Secret from the Google Calender API Credentials +Next, copy and paste the Client ID and the Client Secret from the Google Calendar API Credentials page into their respective fields below the :guilabel:`Google Calendar` checkbox. Then, click :guilabel:`Save`.