summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorFelix Yan <felixonmars@archlinux.org>2018-03-14 07:28:00 +0800
committerGitHub <noreply@github.com>2018-03-14 07:28:00 +0800
commitd6bee205bdd126159f0ee18fc7a947fa29a5ae52 (patch)
tree2e1707325da1e8e5058d24625f4aac95b2565848 /templates
parent6a841d455b7b83fb38b69ab8dc05cc40dd680b3d (diff)
downloadarchweb-d6bee205bdd126159f0ee18fc7a947fa29a5ae52.tar.gz
archweb-d6bee205bdd126159f0ee18fc7a947fa29a5ae52.zip
Fix a typo in packages/search.html template
Diffstat (limited to 'templates')
-rw-r--r--templates/packages/search.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/packages/search.html b/templates/packages/search.html
index d4a47b26..02eca7ee 100644
--- a/templates/packages/search.html
+++ b/templates/packages/search.html
@@ -23,7 +23,7 @@
<label for="id_arch" title="Limit results a specific CPU architecture">
Arch</label>{{ search_form.arch }}</div>
<div>{{ search_form.repo.errors }}
- <label for="id_repo" title="Limit results to a specific respository">
+ <label for="id_repo" title="Limit results to a specific repository">
Repository</label>{{ search_form.repo }}</div>
<div>{{ search_form.q.errors }}
<label for="id_q" title="Enter keywords as desired">