summaryrefslogtreecommitdiff
path: root/lib/mysql-functions
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-10-29 15:26:50 +0100
committerErich Eckner <git@eckner.net>2018-10-29 15:26:50 +0100
commit4c2cd57cbdc0a7300b915b00496d7ad1628ff05a (patch)
tree5c81f844fe476dff9eb5c324993ed7950d60b591 /lib/mysql-functions
parent589aab0113890c26454fd03fc31a4a9bc8217250 (diff)
downloadbuilder-4c2cd57cbdc0a7300b915b00496d7ad1628ff05a.tar.xz
lib/mysql-functions: fix typo in todo
Diffstat (limited to 'lib/mysql-functions')
-rwxr-xr-xlib/mysql-functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mysql-functions b/lib/mysql-functions
index 7b4151b..60ab177 100755
--- a/lib/mysql-functions
+++ b/lib/mysql-functions
@@ -339,7 +339,7 @@ mysql_generate_package_metadata() {
d
:mangle_version
# TODO: we might want to keep the pkgrel part and only remove the
-# sub_pkgrel part - but then we need to include pkgrels the provide
+# sub_pkgrel part - but then we need to include pkgrels on the provide
# side, too(?)
s/\(=\|<\|<=\|>=\|>\)\([^[:space:]-]\+\)\(-\S*\)\?$/\t\1\t\2/
t split_epoch