summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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