Skip to content

Commit a909960

Browse files
roman-yepishevbbhtt
authored andcommitted
Correct meson options file name
1 parent d2a17ba commit a909960

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/flatpak-devel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The root ``meson.build`` parts should be something like this:
118118
}, section: 'Development')
119119
120120
121-
The root ``meson-options.txt`` should have something like::
121+
The root ``meson.options`` should have something like::
122122

123123
option('profile', type: 'combo', choices: ['default', 'development'], value: 'default')
124124

0 commit comments

Comments
 (0)