From 8009e9ca59d1736edb4dfc859e63f3b4410690e4 Mon Sep 17 00:00:00 2001 From: Robin Eklind Date: Wed, 6 Sep 2023 18:50:42 +0200 Subject: [PATCH] doc/depot: fix typo, use 64-bit (instead of 32-bit) when referring to x86_64 --- doc/depot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/depot.txt b/doc/depot.txt index ea97e1a7a4..abd9196a13 100644 --- a/doc/depot.txt +++ b/doc/depot.txt @@ -290,7 +290,7 @@ archive is downloaded as well. All archive types are accepted as arguments including binary and package archives. Furthermore, it is possible to download all binary archives referenced by a package archive. For example, the following command downloads the window-manager (wm) package archive including -all binary archives for the 32-bit x86 architecture. Downloaded binary +all binary archives for the 64-bit x86 architecture. Downloaded binary archives are always accompanied with their corresponding source and used API archives.