From a2f30cde4c301dfbf6078c81153d182aa9d5c0b0 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Sun, 17 Feb 2019 15:31:07 +0000 Subject: [PATCH] Fix typos --- doc/040_backup.rst | 2 +- doc/045_working_with_repos.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/040_backup.rst b/doc/040_backup.rst index 75e06e42d..3c0e1f879 100644 --- a/doc/040_backup.rst +++ b/doc/040_backup.rst @@ -369,7 +369,7 @@ environment variables. The following list of environment variables: OS_USER_DOMAIN_NAME User domain name for keystone authentication OS_PROJECT_NAME Project name for keystone authentication - OS_PROJECT_DOMAIN_NAME PRoject domain name for keystone authentication + OS_PROJECT_DOMAIN_NAME Project domain name for keystone authentication OS_STORAGE_URL Storage URL for token authentication OS_AUTH_TOKEN Auth token for token authentication diff --git a/doc/045_working_with_repos.rst b/doc/045_working_with_repos.rst index 519238a51..6890e32aa 100644 --- a/doc/045_working_with_repos.rst +++ b/doc/045_working_with_repos.rst @@ -101,7 +101,7 @@ data files: Use ``--read-data-subset=n/t`` parameter to check subset of repository data files. The parameter takes two values, ``n`` and ``t``. All repository data -files are logically devided in ``t`` roughly equal groups and only files that +files are logically divided in ``t`` roughly equal groups and only files that belong to the group number ``n`` are checked. For example, the following commands check all repository data files over 5 separate invocations: