Skip to content

Commit

Permalink
Fix typo again
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed May 23, 2024
1 parent 83e4be4 commit 98fdea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/meson.build
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
i18n.merge_file(
input: 'notifications.metainfo.xml.in',
output: gettext_name + '.metainfo.xml.in',
output: gettext_name + '.metainfo.xml',
po_dir: meson.project_source_root() / 'po' / 'extra',
type: 'xml',
install: true,
Expand Down

0 comments on commit 98fdea2

Please sign in to comment.