Skip to content

Commit 43aa314

Browse files
ArsenArsenarthurzam
authored andcommitted
pkgdev bugs: Fix spelling of agent noun for 'file'
The agent noun of the verb '(to) file' is 'filer'. Signed-off-by: Arsen Arsenović <arsen@gentoo.org> Closes: #135 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
1 parent 2362b25 commit 43aa314

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pkgdev/scripts/pkgdev_bugs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Automatic bugs filler"""
1+
"""Automatic bugs filer"""
22

33
import json
44
import urllib.request as urllib

0 commit comments

Comments
 (0)