Skip to content

Commit 733cd48

Browse files
committed
fix typo
1 parent 1dbd446 commit 733cd48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/issue/filter_item_label.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* "labels" from query string (needed by JS)
33
* QueryLink
44
* Labels
5-
* SupportArchivedLabel, if true, then it needs "archived_labes" from query string
5+
* SupportArchivedLabel, if true, then it needs "archived_labels" from query string
66
*/}}
77
{{$queryLink := .QueryLink}}
88
<div class="item ui dropdown jump {{if not .Labels}}disabled{{end}} label-filter">

0 commit comments

Comments
 (0)