From 513da8ed1037c57489fa7469c7735103f30dedd9 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 26 May 2022 13:26:56 +0200 Subject: [PATCH] docs: fix yet another typo Signed-off-by: Thomas Lamprecht --- docs/managing-remotes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/managing-remotes.rst b/docs/managing-remotes.rst index d9d0facd..0af3dd60 100644 --- a/docs/managing-remotes.rst +++ b/docs/managing-remotes.rst @@ -125,7 +125,7 @@ execution: - ``remote-ns``: the remote namespace anchor (default: the root namespace) -- ``ns``: the local namespace anchor (default: the root naemspace) +- ``ns``: the local namespace anchor (default: the root namespace) - ``max-depth``: whether to recursively iterate over sub-namespaces of the remote namespace anchor (default: `None`)