aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDimitri Papadopoulos Orfanos <3234522+DimitriPapadopoulos@users.noreply.github.com>2023-03-21 08:07:28 +0100
committerGitHub <noreply@github.com>2023-03-21 08:07:28 +0100
commit526e21ae261ed5b05d2b0fcb4907f6dd12e47f90 (patch)
treee21ea1c3fc376552ca06b94ff264d45fc2efe640 /man
parentbc371eacf6ec9e76079e128d1bca594aa7b44be8 (diff)
downloadsyncthing-526e21ae261ed5b05d2b0fcb4907f6dd12e47f90.tar.gz
syncthing-526e21ae261ed5b05d2b0fcb4907f6dd12e47f90.zip
all: Fix typos found by codespell (#8833)
Diffstat (limited to 'man')
-rw-r--r--man/syncthing-rest-api.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man/syncthing-rest-api.7 b/man/syncthing-rest-api.7
index c37ee495d..0117d4456 100644
--- a/man/syncthing-rest-api.7
+++ b/man/syncthing-rest-api.7
@@ -1994,7 +1994,7 @@ These endpoints require the \fBgui.debugging\fP configuration option to
be enabled and yield an access denied error code otherwise.
.SS GET /rest/debug/peerCompletion
.sp
-Summarizes the completion precentage for each remote device. Returns an object
+Summarizes the completion percentage for each remote device. Returns an object
with device IDs as keys and an integer percentage as values.
.SS GET /rest/debug/httpmetrics
.sp