summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2021-01-03 19:08:17 +0100
committerMichał Górny <mgorny@gentoo.org>2021-01-24 11:12:18 +0100
commitd1b70cbc373c4bed807f669744684d5eddae4d42 (patch)
tree6c704c8dd3821c5064d0760fbfbac25691e99f61 /bin/uidgid2wiki.awk
parentrepositories: Add robertgzr's overlay (diff)
downloadapi-d1b70cbc373c4bed807f669744684d5eddae4d42.tar.gz
api-d1b70cbc373c4bed807f669744684d5eddae4d42.tar.bz2
api-d1b70cbc373c4bed807f669744684d5eddae4d42.zip
uidgid2wiki.awk: Fix typo
Signed-off-by: Ulrich Müller <ulm@gentoo.org> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'bin/uidgid2wiki.awk')
-rwxr-xr-xbin/uidgid2wiki.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/uidgid2wiki.awk b/bin/uidgid2wiki.awk
index 8b91db1..9e690dc 100755
--- a/bin/uidgid2wiki.awk
+++ b/bin/uidgid2wiki.awk
@@ -1,7 +1,7 @@
#!/usr/bin/awk -f
BEGIN {
- print "<!-- DO NOT EDIT, generated automatically by uidgid2iki.awk -->"
+ print "<!-- DO NOT EDIT, generated automatically by uidgid2wiki.awk -->"
print "{|class=\"wikitable sortable\""
print "! Name"
print "! data-sort-type=\"number\" | UID"