Skip to content

Commit

Permalink
recursor/meson: fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zeha committed Feb 14, 2025
1 parent 7031f59 commit db7b429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdns/recursordist/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ project(
)
meson.add_dist_script('meson-dist-script.sh')

# When runniog meson dist, the command below produces multiple lines on stderr:
# When running meson dist, the command below produces multiple lines on stderr:
# Unable to evaluate subdir([]) in AstInterpreter --> Skipping
meson.add_dist_script('version.sh', 'set-dist', meson.project_version())

Expand Down

0 comments on commit db7b429

Please sign in to comment.