summaryrefslogtreecommitdiff
path: root/tests/manual
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-01-20 14:28:14 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-01-20 18:00:38 +0100
commitfd6790fe8c02b144ab2464f1fc8ab3d02ce3c476 (patch)
treeb18644e2db926e88c40ffffcefa1099cb4e25eed /tests/manual
parent487f90443cd1bf66bf2368b7a5c004f4e1b27777 (diff)
downloadqutebrowser-fd6790fe8c02b144ab2464f1fc8ab3d02ce3c476.tar.gz
qutebrowser-fd6790fe8c02b144ab2464f1fc8ab3d02ce3c476.zip
Rename :buffer to :tab-select
See #6022
Diffstat (limited to 'tests/manual')
-rw-r--r--tests/manual/completion/changing_title.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/completion/changing_title.html b/tests/manual/completion/changing_title.html
index 19e0e6c05..00a3cea77 100644
--- a/tests/manual/completion/changing_title.html
+++ b/tests/manual/completion/changing_title.html
@@ -7,5 +7,5 @@
<body>
<p>This page should change its title after 3s.</p>
- <p>When opening the :buffer completion ("gt"), the title should update while it's open.</p>
+ <p>When opening the :tab-select completion ("gt"), the title should update while it's open.</p>
</body>